Blade Barringer
8a19a84f3f
lint(tests): Add e2e tests to linter
2016-01-06 20:52:24 -06:00
Taylor Hobbs
a92646b4e9
tests(e2e): Fix test name to use proper English
2016-01-06 20:09:42 -06:00
Alys
cf01376f7d
adjust forgot password text to specify that you must use the website - fixes https://github.com/HabitRPG/habitrpg-android/issues/170
2015-12-11 06:39:03 +10:00
Sabe Jones
183755cf74
fix(test): Correct e2e expectation
2015-07-30 20:59:55 -05:00
Blade Barringer
4bcff71859
Adjust login modal
...
* Rename loginForm
* Use larger buttons for logging in or registering
* Use fully translated placeholder text
2015-07-02 07:58:11 -05:00
sablecliff
8c0ecbd61e
Edit from /string/ format to "string" format so that login test passes.
2015-05-01 13:29:40 +10:00
sablecliff
2c65e4df6a
Updated the login test to match the new error message
2015-05-01 13:21:12 +10:00
Blade Barringer
83858da25e
Change button to be more specific
2015-04-14 08:11:39 -05:00
Kevin Gisi
205e26883e
Provisional commit of revised test manager and protractor version, pending a Travis run
2015-04-04 21:35:16 -04:00
Kevin Gisi
35866568da
Repair broken e2e test by changes in copy and IDs
...
* Switch the "Play" button to check for "Play HabitRPG"
* Change "#register-tab" selector to use "#registrationForm"
* Increase delay when only running protractor specs, to ensure the server has
time to spin up
2015-04-03 21:14:22 -04:00
Kevin Gisi
f41933b7a1
Repair Broken Test Suite - Full Passing Tests
...
* Repair broken e2e test introduced in 8d03cfc (copywriting change was not
reflected in the spec)
* Updated i18n.coffee code to be more cautious (it expected the 'en' locale
would always be available, but provides appropriate error handling as-is).
* Extended timeout duration for protractor, as registration was slightly above
30s.
* Added karma-mocha-reporter as a dev dependency to ensure test visibility.
2015-03-24 21:39:03 -04:00
Dušan Juretić
431622ce14
E2e tests: launch Selenium and node server and kill them after finishing the tests, using a test database
2014-01-01 14:01:51 -03:00
Dušan Juretić
69c4977511
Fix again e2e test
2014-01-01 14:01:51 -03:00
Dušan Juretić
c572a195aa
Take screenshot of failed e2e tests
2014-01-01 14:01:51 -03:00
Dušan Juretić
87e7b2ead6
Fix build by giving more time to Protractor
2014-01-01 14:01:51 -03:00
Dušan Juretić
a6443bceb8
Fix build
2014-01-01 14:01:51 -03:00
Dušan Juretić
91b0f3fb96
E2e testing: added tests for failed login and register new user
2014-01-01 14:01:51 -03:00
Dušan Juretić
462bc416de
Starting e2e testing
2014-01-01 14:01:23 -03:00