Clemente Raposo
7ab4eeb6e5
PHP 8.2 - Skip some Emails acceptance tests
2023-07-18 15:54:19 +01:00
Clemente Raposo
ceb55e18b5
Run rector on tests folder
2023-07-18 15:53:47 +01:00
Dillon-Brown
a877483e0d
Replace rand with mt_rand
2019-08-05 16:31:26 +01:00
Connor Shea
152df3357a
Remove some acceptance step files that aren't used anymore.
...
And remove unused variables throughout the acceptance suite.
Most of these became unused after the visitPage helper was added.
2019-07-11 10:55:29 -06:00
Dillon Brown
ae97a5b8fa
Merge pull request #7477 from connorshea/remove-unnecessary-comments-from-tests
...
Remove unused webDriverHelper variables
2019-07-04 14:41:21 +01:00
Connor Shea
144bed0237
Convert most of the remaining gotoModule functions.
...
Convert Emails, Knowledge Base, Maps, Opportunities, PDF Templates,
Projects, Quotes, Reports, Sports, Surveys, Targets, and Users.
2019-06-26 12:39:07 -06:00
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