mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
19cec9451d
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). |
||
---|---|---|
.. | ||
helpers | ||
AuthorizationTests.coffee | ||
ProjectCRUDTests.coffee | ||
ProjectDuplicateNameTests.coffee | ||
ProjectFeaturesTests.coffee | ||
ProjectInviteTests.coffee | ||
ProjectStructureMongoLockTest.coffee | ||
ProjectStructureTests.coffee | ||
RegistrationTests.coffee | ||
SecurityHeadersTests.coffee | ||
SessionTests.coffee | ||
TokenAccessTests.coffee | ||
TpdsUpdateTests.coffee |