Umair Khan
8bf4d9288d
Create a nice default language modal.
...
Fixes : #1396 .
2016-08-10 16:22:36 -07:00
Tim Abbott
97e0306795
Replace localhost with 127.0.0.1 in casper tests.
2016-07-27 13:47:26 -07:00
Taranjeet Singh
b143d6ca6e
Move test_credentials.js to var/casper.
2016-07-25 14:39:23 -07:00
Umair Khan
62c3751b98
06-settings.js: Rearrange code for readability.
2016-07-19 08:57:42 -07:00
Umair Khan
87dc96b474
Disable casper tests for alert words.
...
As they stand now, alert words tests will cause a race condition with
all subsequent tests which access the UserProfile object these tests
modify. Currently, if we modify alert words, we don't get any
notification from the server, issue reported at #1269 . Consequently, we
can't wait on any condition to avoid the race condition. The best option
is to wait for the fix of #1269 and modify the tests in that issue.
Fixes : #1244
2016-07-19 08:57:42 -07:00
Preston Hansen
87e485c89f
Add error message when user attempts to submit empty alert word.
...
Resolves #1194 .
2016-07-13 21:07:20 -07:00
Umair Khan
05d36626e8
Revert "Revert "Add casper tests for default language setting.""
...
This reverts commit ce1676e219
.
Now that we've fixed the English locale being missing, these tests
should work again.
2016-07-06 11:35:17 -07:00
Tim Abbott
ce1676e219
Revert "Add casper tests for default language setting."
...
This reverts commit e4b32905bf
.
This new test was failing in Travis CI.
2016-07-04 12:45:18 -07:00
Umair Khan
e4b32905bf
Add casper tests for default language setting.
...
Fixes #1076 .
2016-07-04 11:56:31 -07:00
Vishnu Ks
420ee968f7
Renumber the casper tests to make space for realm-creation test.
...
And also fix the mysterious gaps at 6 and 8.
2016-06-24 17:47:56 -07:00