etherpad-lite/src/tests/frontend
Richard Hansen e9bb2c410e tests: Fix erroneous use of waitForPromise() in ordered_list.js
`waitForPromise()` should always be used with `await` (either directly
or with a later `await` on the returned Promise). In this case,
the condition should be immediately true so `waitForPromise()` is not
the right tool here.
2021-02-08 18:24:11 +00:00
..
helper restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
lib restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
specs tests: Fix erroneous use of waitForPromise() in ordered_list.js 2021-02-08 18:24:11 +00:00
travis tests: Admin Frontend Test Coverage(#4717) 2021-02-07 11:32:57 +00:00
helper.js tests: Admin Frontend Test Coverage(#4717) 2021-02-07 11:32:57 +00:00
index.html restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
runner.css restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
runner.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00