zulip/frontend_tests/casper_tests
Umair Khan 6ee08e0602 casper: Fix waiting condition in message deletion tests.
We now specifically wait for the length to decrease by one. This seems
like a more deterministic condition to wait on.

Previously we were waiting till the id of the deleted message remained
visible; intuitively, this should have worked but it seems that there
is some race condition that was causing the test to fail sporadically.
2017-05-30 22:49:59 -07:00
..
00-realm-creation.js casper: Use waitUntilVisible in realm creation tests. 2017-02-09 23:35:11 -08:00
01-login.js eslint: Apply no-useless-escape rule to casper tests. 2016-12-06 18:06:57 -08:00
02-site.js lint: Fix several no-unused-vars eslint rule violations. 2016-12-03 18:43:47 -08:00
03-narrow.js stream_filter: Add clear-search button to Search stream input field. 2017-04-17 11:12:01 -07:00
04-compose.js Fix for TravisCI + casper.js race condition. 2017-01-31 17:53:20 -08:00
05-subscriptions.js casper: Fix missing casper.then in subscriptions tests. 2017-03-20 23:21:38 -07:00
06-settings.js settings: Redesign settings/administration panel buttons. 2017-04-25 16:33:59 -07:00
07-stars.js eslint: Update most casper tests to use new comma-dangle rules. 2016-12-03 15:00:24 -08:00
08-edit.js Change edit_message_content to have unique IDs for different messages. 2017-04-28 12:15:34 -07:00
09-navigation.js Enforce that only one modal can be open at any time. 2017-05-08 22:04:56 -07:00
10-admin.js settings_org: Split out separate forms for orgs settings/permissions/auth. 2017-05-25 14:18:04 -07:00
11-mention.js messages: Strip trailing whitespace in message contents. 2017-02-11 23:01:22 -08:00
12-toggle-message-editing.js settings_org: Split out separate forms for orgs settings/permissions/auth. 2017-05-25 14:18:04 -07:00
13-user-deactivation.js Rename "Administration" to "Organization" in the settings UI. 2017-04-07 17:32:56 -07:00
14-drafts.js casper: Clean up wait logic in drafts tests. 2017-03-17 20:01:47 -07:00
15-delete-message.js casper: Fix waiting condition in message deletion tests. 2017-05-30 22:49:59 -07:00