etherpad-lite/tests/backend
Richard Hansen dd815892f2 tests: Delete erroneous describe() calls
`describe()` is meant to be used by independent tests, but the tests
in this file are not independent. Add a higher-level `describe()` call
and delete all of the `describe()` calls that wrap a single test.
2021-01-27 04:59:36 +00:00
..
specs tests: Delete erroneous describe() calls 2021-01-27 04:59:36 +00:00
common.js lint: Fix some straightforward ESLint errors 2020-12-23 16:18:28 -05:00
fuzzImportTest.js lint: Run eslint --fix on bin/ and tests/ 2020-11-24 20:06:12 +00:00