zulip/frontend_tests/puppeteer_tests
Riken Shah a00225d603 puppeteer_tests: Log-out at the end of every test.
When migrating from Casper to Puppeteer, some tests
were missed for adding log-out calls at the end.

This commit adds log-out calls to those missed tests.

Also, As we are resetting the test database after each
run (from 99f8be6a12) it will better to log out because we are
not resetting Tornado's internal state. It'd help us prevent
any future flakes.
2021-03-29 08:14:59 -07:00
..
00-realm-creation.ts puppeteer_tests: Log-out at the end of every test. 2021-03-29 08:14:59 -07:00
01-login.ts puppeteer_tests: Port to TypeScript. 2021-02-22 16:03:10 -08:00
02-message-basics.ts puppeteer_lib: Remove jQuery dependency from select_item_via_typeahead. 2021-03-13 07:02:00 -05:00
03-compose.ts puppeteer_test: Add missing `waitFor` to avoid occasional flakes. 2021-03-12 12:14:37 -08:00
04-subscriptions.ts puppeteer_tests: Log-out at the end of every test. 2021-03-29 08:14:59 -07:00
05-stars.ts puppeteer_tests: Log-out at the end of every test. 2021-03-29 08:14:59 -07:00
06-edit.ts puppeteer_tests: Log-out at the end of every test. 2021-03-29 08:14:59 -07:00
07-navigation.ts js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
08-admin.ts puppeteer_tests: Log-out at the end of every test. 2021-03-29 08:14:59 -07:00
09-mention.ts puppeteer_lib: Remove jQuery dependency from select_item_via_typeahead. 2021-03-13 07:02:00 -05:00
10-custom-profile.ts puppeteer_lib: Remove wait_for_text. 2021-03-13 07:02:00 -05:00
11-user-deactivation.ts puppeteer_tests: Port to TypeScript. 2021-02-22 16:03:10 -08:00
12-drafts.ts puppeteer_tests: Log-out at the end of every test. 2021-03-29 08:14:59 -07:00
13-delete-message.ts puppeteer_tests: Log-out at the end of every test. 2021-03-29 08:14:59 -07:00
14-copy-and-paste.ts puppeteer_tests: Log-out at the end of every test. 2021-03-29 08:14:59 -07:00
15-realm-linkifier.ts refactor: Rename filter to linkifier in frontend code and docs. 2021-03-15 11:19:59 -07:00
16-settings.ts puppeteer_tests: Log-out at the end of every test. 2021-03-29 08:14:59 -07:00