mirror of https://github.com/zulip/zulip.git
d816a12db9
This new function Casper testing function improperly used `casper.then` in a nested fashion rather than in series, which doesn't work how one expects. This likely caused the test flakes we've started seeing with this code path since adding submit_notifications_stream_settings (though it's hard to prove). |
||
---|---|---|
.. | ||
00-realm-creation.js | ||
01-login.js | ||
02-site.js | ||
03-narrow.js | ||
04-compose.js | ||
05-subscriptions.js | ||
06-settings.js | ||
07-stars.js | ||
08-edit.js | ||
09-navigation.js | ||
10-admin.js | ||
11-mention.js | ||
12-toggle-message-editing.js | ||
13-user-deactivation.js | ||
14-drafts.js | ||
15-delete-message.js | ||
16-copy-and-paste.js |