zulip/frontend_tests/puppeteer_tests
Riken Shah 7ae5e7287b puppeteer_test: Add `wait_for_modal_to_close` method to `CommonUtils`.
This commit adds the `wait_for_modal_to_close` method
and replaces all the instances where we are using jQuery
to check if the modal is closed.
2021-06-03 09:23:54 -07:00
..
admin.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
compose.ts minor: Correct comment in compose test. 2021-05-04 16:40:43 -07:00
copy-and-paste.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
custom-profile.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
delete-message.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
drafts.ts docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
edit.ts test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
mention.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
message-basics.ts puppeteer_tests: Add missing `waitFor` call to avoid rare flake. 2021-06-02 15:47:34 -07:00
navigation.ts puppeteer_tests: Wait until the settings modal is completely open. 2021-06-02 15:47:34 -07:00
realm-creation.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
realm-linkifier.ts puppeteer_test: Add `wait_for_modal_to_close` method to `CommonUtils`. 2021-06-03 09:23:54 -07:00
realm-playground.ts puppeteer: Fallback to default waitForSelect timeout. 2021-05-24 23:11:41 -07:00
settings.ts puppeteer_test: Add `wait_for_modal_to_close` method to `CommonUtils`. 2021-06-03 09:23:54 -07:00
stars.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
subscriptions.ts puppeteer_test: Wait for 100ms after typing each char to avoid flake. 2021-05-11 11:28:10 -07:00
user-deactivation.ts confirm modal: Use Confirm and Cancel label options. 2021-04-07 18:27:22 -07:00