zulip/frontend_tests/casper_tests
acrefoot 0f960e04c4 Fix flaky casper test in admin page.
When you deactivate a user, visit another page, and then
come back, the user shows up in another table (the
"Deactivated Users" table), and no longer has the
strikeout styling of a recently deactivated user.

Using the strikeout class as a selector to test if the
user has been reactivated will of course not be a good
test, and if you have a slow machine, lose a
race condition.

When you deactivate a user, visit another page,
and then come back, the user shows up in another
table, and no longer has the strikeout styling
of a recently deactivated user. Using strikeout
class to test if the user has been reactivated
will of course not be a good test, and if you
have a slow machine, lose a race condition.
2016-06-04 18:34:27 -07:00
..
00-login.js casper: Move common.js and test-credentials.js to casper-lib/. 2015-10-28 10:11:47 -07:00
01-site.js casper: Move common.js and test-credentials.js to casper-lib/. 2015-10-28 10:11:47 -07:00
02-narrow.js 02-narrow: Use Denmark as the test second stream. 2016-04-13 13:19:02 -07:00
03-compose.js casper: Move common.js and test-credentials.js to casper-lib/. 2015-10-28 10:11:47 -07:00
04-subscriptions.js casper: Move common.js and test-credentials.js to casper-lib/. 2015-10-28 10:11:47 -07:00
05-settings.js casper: Move common.js and test-credentials.js to casper-lib/. 2015-10-28 10:11:47 -07:00
07-stars.js casper: Move common.js and test-credentials.js to casper-lib/. 2015-10-28 10:11:47 -07:00
09-edit.js Refresh page when message with /me is edited. 2016-05-31 08:29:07 -07:00
10-navigation.js casper: Move common.js and test-credentials.js to casper-lib/. 2015-10-28 10:11:47 -07:00
11-admin.js Fix flaky casper test in admin page. 2016-06-04 18:34:27 -07:00