Age | Commit message (Expand) | Author |
2014-05-13 | adjust tests to new config and method implementation | Azul |
2014-05-13 | destinguish user.email from user.email_address | Azul |
2014-05-13 | minor: use %Q for interpolated string with " | Azul |
2014-05-13 | keep empty email field if user removed prefill | Azul |
2014-05-13 | allow for usernames with dots | Azul |
2014-05-06 | hide srp forms when no js is available | Azul |
2014-04-30 | remove outdated os detection test | Azul |
2014-04-25 | basic password validation without client side gem | Azul |
2014-04-25 | make test independent of button tag | Azul |
2014-04-25 | Merge pull request #148 from azul/feature/api-quota-support | azul |
2014-04-18 | adopt service_level config to platform settings | Azul |
2014-04-18 | change service level configuration strategy | Azul |
2014-04-17 | adjust test to service list in config | Azul |
2014-04-17 | make use of the UnauthorizedUser | Azul |
2014-04-17 | initial commit for the service level api | Azul |
2014-04-17 | add a try/except for older versions of requests | Azul |
2014-04-17 | nagios test: also test registering new users | Azul |
2014-04-17 | nagios test: use support classes in soledad sync | Azul |
2014-04-17 | remove unneeded imports | Azul |
2014-04-17 | move support classes into their own package | Azul |
2014-04-17 | nagios test: refactor webapp_login with classes | Azul |
2014-04-17 | refactor: move nagios specifs to nagios_test | Azul |
2014-04-17 | refactor reporting in webapp login nagios test | Azul |
2014-04-17 | refactor nagios tests, remove parse | Azul |
2014-04-11 | move include AssertResponses into test itself | Azul |
2014-04-11 | move engines into engines directory | Azul |
2014-04-10 | move certs into toplevel | Azul |
2014-04-08 | only load */test/factories from test/factories | Azul |
2014-04-08 | moving users: app and test files | Azul |
2014-04-08 | fix requiring core extensions - most tests pass | Azul |
2014-04-08 | moving all of core into toplevel, tests fail. | Azul |
2014-04-02 | Fix soledad sync nagios plugin returned check_name (#5430). | db |
2014-03-07 | Add script to check if soledad is working (#5239). | db |
2014-03-02 | including chiiphs comments | Azul |
2014-03-02 | autopep8 nagios webapp login test | Azul |
2014-02-27 | nagios test for logging into webapp | Azul |
2014-02-10 | refactor tests to ease the testing of token only auth | Azul |
2014-02-07 | log failing integration tests with screenshot | Azul |
2014-02-06 | integration test with en-EN language | Azul |
2013-12-29 | Return 'provider.json' via a controller, to better be able to control the res... | elijah |
2013-12-22 | locale prefix support: | elijah |
2013-12-13 | minor: rename test | Azul |
2013-10-15 | detect os in browser and show proper download link | Azul |
2013-09-17 | integration tests for session expiry | Azul |
2013-09-03 | integration test for displaying internal server error during signup | Azul |
2013-09-03 | Test the error handling of json and html responses | Azul |
2013-07-24 | validations of email format and local domain moved over | Azul |
2013-07-16 | ensure the page has been reloaded before testing current_path | Azul |
2013-07-14 | make sure capybara runs the whole rack app | Azul |
2013-07-14 | js integration test for signup, login, logout | Azul |