etherpad-lite/tests/frontend
Richard Hansen 064fcf8c00 test runner: Pass single argument to append()
This makes the strings easier to read, and it simplifies `append()`.

Also fix some lint errors:
  * Use `const` instead of `var`.
  * Convert `append()` to an arrow function.
  * Wrap long lines.
2020-11-25 19:19:24 +00:00
..
helper lint: Run eslint --fix on bin/ and tests/ 2020-11-24 20:06:12 +00:00
lib tests: Fix frontend tests (#4188), ugly work around for "Pad never loaded" (#4200) 2020-07-28 19:57:33 +01:00
specs lint: Rerun eslint --fix to nuke trailing function call commas 2020-11-25 13:09:14 -05:00
travis lint: Rerun eslint --fix to nuke trailing function call commas 2020-11-25 13:09:14 -05:00
helper.js lint: Run eslint --fix on bin/ and tests/ 2020-11-24 20:06:12 +00:00
index.html tests: refactor some frontend tests (#4408) 2020-10-21 18:43:17 +01:00
runner.css tests: CSS frontend runner (#4081) 2020-06-04 17:03:25 +01:00
runner.js test runner: Pass single argument to append() 2020-11-25 19:19:24 +00:00