pad.libre-service.eu-etherpad/src/tests/frontend/helper
Richard Hansen d723270388 tests: Improve readability of multipleUsers.js
* Define utility functions above their use to silence lint warnings.
  * Use `.css()` instead of `.attr('style')` to manipulate style.
  * Pass an object to `.attr()` rather than call once per attribute.
  * Take advantage of chaining.
  * Inline unnecessary `padUrl` variable.
  * Delete some unnecessary comments.
2021-07-25 02:23:50 +02:00
..
methods.js tests: Speed up helper.edit() and helper.clearPad() 2021-04-02 15:46:27 +02:00
multipleUsers.js tests: Improve readability of multipleUsers.js 2021-07-25 02:23:50 +02:00
ui.js tests: Use async/await instead of returning Promises 2021-04-02 15:46:27 +02:00