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
ProjectCRUDTests.coffee
ProjectDuplicateNameTests.coffee remove comment in test 2018-01-31 10:26:06 +00:00
ProjectFeaturesTests.coffee
ProjectInviteTests.coffee
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
SecurityHeadersTests.coffee
SessionTests.coffee
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