Commits
User selector
Commit History
Commits on Oct 5, 2020
Use camel case naming for class members
Show description for e66be17committed
Commits on Jul 7, 2020
Add return type declaration to test methods
Show description for 47f0960committed
Commits on Jun 9, 2020
Fix more queries
Show description for e2de212committed
Commits on Jun 2, 2020
Fix selenium tests warnings on private test methods after removing _
Show description for 9668731committedRemove underscore prefix from method names
Show description for ca3c5e1committed
charliewindred
Commits on May 26, 2020
Fix some coding standard issues
Show description for 3baad2ecommitted
Commits on Mar 30, 2020
Remove radio fields HTML generator
Show description for da815fbcommitted
Commits on Jan 23, 2020
Remove useless return type annotations
Show description for 2061991committed
Commits on Jan 20, 2020
Fix PHP doc spacing and order
Show description for 585fdaecommittedRemove unnecessary annotations
Show description for f80d3e3committed
Commits on Dec 1, 2019
Defines rules for double quote usage
Show description for dd06cd3committed
Commits on Nov 12, 2019
Move WebDriver Maximize method to TestBase setUp
Show description for fdeb75bcommitted
Commits on Sep 2, 2019
Remove vim modelines
Show description for 1a14b3ecommitted
Commits on Feb 24, 2019
Replace assertContains() with assertStringContainsString()
Show description for 92cc67fcommitted
Commits on Feb 23, 2019
Add void return type declaration for tests
Show description for 182491acommitted
Commits on Oct 11, 2018
Migrate tests to facebook/webdriver
Show description for 862788dcommitted
Commits on May 31, 2018
Fix methods and properties visibility issues
Show description for 2005ccacommitted
Commits on May 30, 2018
Fix some PSR-2 coding standard errors
Show description for 285e38ecommitted
Commits on May 16, 2018
Enable strict mode in test files
Show description for dc8c92bcommitted
Commits on Dec 18, 2017
Remove PmaSelenium prefix from Selenium tests
Show description for 1957af5committed
Loading