zulip/frontend_tests
Dinesh 90d956d2ed puppeteer: Rename settings test to be the last test.
This test changes user password causing all subsequent
tests to fail. Since rechanging the password would be
a redudant test/task or having manually entering the
new password in every test after this aren't good ideas,
this commit makes the settings test run in the end by
renaming it be numbered 16. It is assumed that we'll
end up having 16 tests seeing the number of tests in
casper and considering 03 and 02 from casper are being
combined as 02-message-basics.js. Though 03 of casper
has not yet been added in message-basics test it will
soon be added.
2020-08-04 14:33:37 -07:00
..
casper_lib js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
casper_tests js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
node_tests js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
puppeteer_lib js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
puppeteer_tests puppeteer: Rename settings test to be the last test. 2020-08-04 14:33:37 -07:00
zjsunit js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00