overleaf/services/web/test
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
..
acceptance Switch to using scoped variable instead of variables on context 2018-02-26 15:31:41 +00:00
smoke/coffee use /dev/csrf for smoke tests 2017-11-21 12:17:53 +00:00
unit/coffee Fix incorrectly scoped variable 2018-02-26 14:26:04 +00:00
unit_frontend/coffee Fix scope not being applied through callback 2018-02-26 14:02:08 +00:00