zulip/frontend_tests/puppeteer_tests
Tim Abbott e4f85383f6 puppeteer: Fix broken check for whether language change occurred.
This test was wrong, in that it checked for the English status string
when the current language was expected to be German; this happened to
work until now because with i18next we were failing to include the
string in question in our translation data; and early today I did the
first translation data sync since our translators had translated that
string for German.
2021-05-03 10:57:04 -07:00
..
admin.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
compose.ts compose: Use `class` to find `markdown_preview` related elements. 2021-04-27 10:06:25 -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 compose: Use `class` to find `markdown_preview` related elements. 2021-04-27 10:06:25 -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 docs: Fix spelling errors caught by codespell. 2021-04-26 09:31:08 -07:00
navigation.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
realm-creation.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
realm-linkifier.ts refactor: Update some uses of "filter" to "linkifier". 2021-04-05 18:14:07 -07:00
settings.ts puppeteer: Fix broken check for whether language change occurred. 2021-05-03 10:57:04 -07:00
stars.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
subscriptions.ts puppeteer_test: Add missing `wait_for_checked` call to avoid rare flake. 2021-04-30 07:51:48 -07:00
user-deactivation.ts confirm modal: Use Confirm and Cancel label options. 2021-04-07 18:27:22 -07:00