Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow running tests locally after deadline (change icons color when deadline has passed) #89

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jamo
Copy link
Member

@jamo jamo commented Oct 12, 2014

TODO: Check if it works on your machine, I had some weird caching issues with changing the icon...

@@ -20,12 +26,18 @@
private TestRunHandler testRunHandler;
private Project project;

private static final String GREEN_EYE = "testProjectGreen24.png";
private static final String RED_EYE = "testProjectRed24.png";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer more descriptive file and variable names, like ICON_TEST_RETURNABLE and icon_test_returnable.png etc.

@ljleppan
Copy link
Member

Is this branch stale? If so, consider removing it as general clean up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants