etherpad-lite/src/tests/frontend/specs
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
..
adminplugins.js tests: Admin Frontend Test Coverage(#4717) 2021-02-07 11:32:57 +00:00
adminroot.js tests: Admin Frontend Test Coverage(#4717) 2021-02-07 11:32:57 +00:00
adminsettings.js tests: Admin Frontend Test Coverage(#4717) 2021-02-07 11:32:57 +00:00
admintroubleshooting.js tests: Admin Frontend Test Coverage(#4717) 2021-02-07 11:32:57 +00:00
alphabet.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
authorship_of_editions.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
bold.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
change_user_color.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
change_user_name.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
chat.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
chat_load_messages.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
clear_authorship_colors.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
delete.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
drag_and_drop.js lint: Fix bugs and style issues introduced in PR #4718 2021-02-07 07:51:35 +00:00
embed_value.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
enter.js tests: Fix waitForPromise() in enter.js 2021-02-07 07:13:04 +00:00
font_type.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
helper.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
importexport.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
importindents.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
indentation.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
italic.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
language.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
multiple_authors_clear_authorship_colors.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
ordered_list.js tests: Fix erroneous use of waitForPromise() in ordered_list.js 2021-02-08 18:24:11 +00:00
pad_modal.js lint: Fix bugs and style issues introduced in PR #4718 2021-02-07 07:51:35 +00:00
redo.js lint: lint and various fixes of frontend test specs 2021-02-07 06:39:03 +00:00
responsiveness.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
scrollTo.js lint: Fix bugs and style issues introduced in PR #4718 2021-02-07 07:51:35 +00:00
select_formatting_buttons.js lint: Fix bugs and style issues introduced in PR #4718 2021-02-07 07:51:35 +00:00
strikethrough.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
timeslider.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
timeslider_follow.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
timeslider_labels.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
timeslider_numeric_padID.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
timeslider_revisions.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
undo.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
unordered_list.js lint: Fix bugs and style issues introduced in PR #4718 2021-02-07 07:51:35 +00:00
urls_become_clickable.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
xxauto_reconnect.js lint: lint and various fixes of frontend test specs 2021-02-07 06:39:03 +00:00