Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-13 | Test that returning the test-definition works. | Steve Kemp | |
This will be needed when we want to save to the redis-log. | |||
2015-01-13 | Don't marry our code to ruby1.8 | Steve Kemp | |
2013-10-15 | We now allow "with cache busting", and "without cache busting". | Steve Kemp | |
2013-06-24 | Avoid using a bogus timeperiod. | Steve Kemp | |
Our utility class for parsing time-spans uses 00-23, rather than 00-24. Update the use of the time-period to avoid the bogus "24 hour". | |||
2013-04-23 | Updated the parser to allow the test to specify whether HTTP-redirects | Steve Kemp | |
are followed. Added test-cases to match. | |||
2013-02-19 | Period definitions for tests.release-0.9-6 | Steve Kemp | |
For example: example.vm must run ping between 09-17 otherwise 'daytime ping failed'. | |||
2013-02-13 | Updated test-suite now a username/password is required for LDAP | Steve Kemp | |
2013-01-14 | Test we get an error on non-strings. | Steve Kemp | |
2012-12-31 | Added trivial redis tests. | Steve Kemp | |
2012-11-25 | Parse the "otherwise 'xxxx'." part of the tests. | Steve Kemp | |
2012-11-23 | Test that macro-expansion works correctly | Steve Kemp | |
2012-11-23 | Updated test-cases to cover different parsing routes. | Steve Kemp | |
2012-11-23 | Removed the old test cases and added new ones.:wq | Steve Kemp | |