summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-08-15[ci] move configs into config dirAzul
2016-08-15[ci] use default db prefix on gitlab and travisAzul
2016-08-12[db] def database on users instead of use_databaseAzul
2016-08-08[ci] setup couch for gitlabAzul
2016-07-14[feature] restrict is_admin in the user api, to only allow queryingNavaL
2016-07-14Merge branch 'develop' of https://github.com/leapcode/leap_web into feature/e...NavaL
2016-07-05fix email unit test - need to require nowAzul
2016-06-22[feature] expose is_admin in the user apiNavaL
2016-05-23fix config check in submit_signupAzul
2016-05-23move signup from users to account_controllerAzul
2016-05-21tests: reset I18n.locale after locale_path_testAzul
2016-05-20include engine tests in default testAzul
2016-05-20api: set defaults for version in routesAzul
2016-05-18api: allow version bumping - bump to 2Azul
2016-05-09test: make identity test locale independentAzul
2016-05-09minor: cleanup debug message in testAzul
2016-05-03use APP_CONFIG[config_file_paths] for provider.jsonAzul
2016-05-03fix type mismatch TokenAuthTestAzul
2016-05-02tests: Validator.new has optional options hashAzul
2016-05-02test: use assert_error_response in functional testAzul
2016-05-02upgrade: use bootstrap3 variable names in leap.scssAzul
2016-05-02upgrade: test cases now have #nameAzul
2016-05-02test: flash now has string keysAzul
2016-05-02test: response is blank - not = ' 'Azul
2016-05-02upgrade: default_wait_time -> default_max_wait_timeAzul
2016-05-02upgrade: unique test namesAzul
2016-05-02split up integration account testAzul
2016-05-02fix browser_integration_testAzul
2016-04-11allow monitor auth to create users even if invites are normally required.elijah
2016-04-01api: added super simple motd, closes #7866elijah
2016-03-30api: return proper 404 for GET /1/identities/:id.jsonelijah
2016-03-28api: added get(:show) to identities and users, allow monitors to create/delet...elijah
2016-03-28api: added allow ability to limit what IPs can access api using a static conf...elijah
2016-03-28api tokens - clarify terms: "monitors" are admins that authenticated via api ...elijah
2016-03-28api tokens: allow for special api tokens that work like session tokens but ar...elijah
2016-02-10allow user accounts to be re-enabled, and for associated identities to also g...elijah
2016-01-31remove cert fingerprints for disabled users, so that they cannot send email a...elijah
2015-10-19Merge pull request #198 from claucece/developazul
2015-10-19Merge pull request #196 from EvyW/developazul
2015-10-06Integrated feedback on multi-invite codesankonym
2015-10-05changed capybara timeclaucece
2015-10-05add test to payments and subscriptionsclaucece
2015-10-02Update rake task to allow generation of multi-use invitesankonym
2015-10-02Allow multi-use invite codesankonym
2015-09-28Make invite code configurableankonym
2015-09-28Removed the view_by__id from invite code testankonym
2015-09-28Fixed the signup bug that wrongly consumes the invite code.Aya Jaff
2015-09-28Fix the remaining failures/errors in our testsankonym
2015-09-28Fix three unit tests by passing Factory Girl a valid invite codeankonym
2015-09-28Fix several test failures by stubbing invite code validationankonym