etherpad-lite/src/tests/backend/specs
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
..
api api: drop JSONP (#4835) 2021-02-22 09:10:02 +00:00
caching_middleware.js tests: Refine CachingMiddleware tests 2021-02-27 14:03:09 +01:00
contentcollector.js tests: timeouts for tests (#4773) 2021-02-13 19:00:06 +00:00
hooks.js tests: add assert helper for supporting node 10.x 2021-02-22 03:36:12 -05:00
promises.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
socketio.js tests: timeouts for tests (#4773) 2021-02-13 19:00:06 +00:00
specialpages.js tests: timeouts for tests (#4773) 2021-02-13 19:00:06 +00:00
webaccess.js tests: timeouts for tests (#4773) 2021-02-13 19:00:06 +00:00