Connor Shea
3a0209d206
Remove unused webDriverHelper variables
...
Throughout the acceptance test suite the webDriverHelper was unused
after navigating to the root URL was moved into the login helper.
This cleans all of those up.
2019-06-26 11:20:00 -06:00
Connor Shea
8e5dd0d995
Add page visit to login function to avoid duplication.
...
This also removes `$I->amOnUrl($webDriverHelper->getInstanceURL())`
from all files where it precedes the loginAsAdmin function,
since it's now in the loginAsAdmin function.
2019-06-19 12:55:51 -06:00
Gyula Madarasz
d84385e2b8
fixing phpdoc
2018-12-14 11:11:53 +00:00
Gyula Madarasz
5fd811fb2b
acceptance tester is not emails
2018-12-14 11:09:01 +00:00
Gyula Madarasz
b7eb7002c5
Merge remote-tracking branch 'origin/hotfix' into tompo_feature_refactor_api_routes4cli
2018-10-09 10:41:36 +01:00
Dillon-Brown
bd4cf81608
Fixed #6338 - ChangePassword.php - syntax error missing curly braces
2018-09-26 11:03:11 +01:00
Gyula Madarasz
4396c81b1a
fixed tests from ssg
2018-08-20 11:22:37 +01:00
Dillon-Brown
19cfb50dda
single_blank_line_at_eof
2018-07-19 11:38:09 +01:00
z.kocsardi
6410c86254
add slash
2018-06-21 12:14:07 +01:00
z.kocsardi
22294e6295
revert skip test
2018-06-21 11:29:53 +01:00
z.kocsardi
7de1ac6e52
skip a problematic test
2018-06-21 09:56:37 +01:00
Dillon-Brown
c2cd311852
Fix URI
2018-06-14 02:59:55 +01:00
Dillon-Brown
23d3fb80aa
Acceptance test
2018-06-14 02:41:28 +01:00
Dillon-Brown
14af659f90
Emails acceptance test
2018-05-18 13:30:58 +01:00