summaryrefslogtreecommitdiff
path: root/test/test_helper.rb
AgeCommit message (Expand)Author
2016-05-02upgrade: test cases now have #nameAzul
2015-03-17add support for rotating tokens and sessions databases, and for a special tmp...elijah
2014-05-26use i18n.missing_translationsAzul
2014-04-11move engines into engines directoryAzul
2014-04-08fix requiring core extensions - most tests passAzul
2014-02-10refactor tests to ease the testing of token only authAzul
2014-02-07log failing integration tests with screenshotAzul
2014-02-06integration test with en-EN languageAzul
2013-12-29Return 'provider.json' via a controller, to better be able to control the res...elijah
2013-09-17integration tests for session expiryAzul
2013-07-16ensure the page has been reloaded before testing current_pathAzul
2013-07-14make sure capybara runs the whole rack appAzul
2013-07-14js integration test for signup, login, logoutAzul
2012-11-19use latest mocha version without monkey patching :)Azul
2012-11-04fixing tests, including support files from all enginesAzul
2012-10-05adding mocha for testsAzul
2012-09-27Adding in what used to be leap webapp demoAzul