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
6bd40e67d4
Change more gotoModule functions to visitPage.
...
Convert Campaigns, Cases, Documents, Events, Invoices, Leads,
Meetings, Notes, Product Categories, Products, and Tasks.
2019-06-26 12:15:56 -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
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
Dillon-Brown
3ae9e83891
Create leads test
2018-05-23 08:51:18 +01:00
Dillon-Brown
32ea3f9db8
Leads acceptance test
2018-05-18 13:31:05 +01:00