etherpad-lite/src/tests/backend
Richard Hansen 3a34db84e6 tests: Refine CachingMiddleware tests
* Lint functions
  * Fix assignment of `settings.minify`
  * Use a for loop to avoid copied code for the `minify = true` and
    `minify = false` cases
  * Put each resource fetch into its own test case
  * Check for 200 status code
  * Use `.expect()` to check header value
  * Use `.expect(fn)` instead of `.then(fn)`
2021-02-27 14:03:09 +01:00
..
specs tests: Refine CachingMiddleware tests 2021-02-27 14:03:09 +01:00
assert-legacy.js tests: add assert helper for supporting node 10.x 2021-02-22 03:36:12 -05:00
common.js tests: Disable rate limiting for backend tests 2021-02-16 21:13:35 -05:00
fuzzImportTest.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00