overleaf/services/web/test/acceptance/coffee
Alasdair Smith 19cec9451d Switch to using scoped variable instead of variables on context
Changes to mocha mean that a new context is passed to each describe block
instead of it persisting between them.

This means that this test cannot be parallelised, however this was the case
beforehand (subsequent tests are dependent on earlier tests).
2018-02-26 15:31:41 +00:00
..
helpers Merge pull request #286 from sharelatex/bg-prevent-duplicate-filenames 2018-01-31 11:50:45 +00:00
AuthorizationTests.coffee Merge branch 'master' into sk-unlisted-projects 2017-11-02 10:10:09 +00:00
ProjectCRUDTests.coffee Improve error reporting and show 404 when project ids are malformed 2016-03-18 15:59:12 +00:00
ProjectDuplicateNameTests.coffee remove comment in test 2018-01-31 10:26:06 +00:00
ProjectFeaturesTests.coffee Restore user features to default after acceptance test. 2017-09-01 14:45:54 +01:00
ProjectInviteTests.coffee If user is sent to login page with explicit redirect, obey 2016-11-24 11:38:13 +00:00
ProjectStructureMongoLockTest.coffee Fix mocha complaining about returning Promise-like object 2018-02-26 15:31:34 +00:00
ProjectStructureTests.coffee Switch to using scoped variable instead of variables on context 2018-02-26 15:31:41 +00:00
RegistrationTests.coffee added csrf acceptence tests 2017-08-29 17:45:16 +01:00
SecurityHeadersTests.coffee remove extra security headers 2017-09-13 11:53:11 +02:00
SessionTests.coffee Make confirm-password routes more restful 2017-05-16 11:51:06 +01:00
TokenAccessTests.coffee When anon is denied access to read-write token, redirect to restricted 2017-11-06 16:46:42 +00:00
TpdsUpdateTests.coffee type-check ProjectGetter.getProject and getProjectWithoutLock arguments 2018-02-16 14:44:21 +00:00