MediaWiki
REL1_19
|
Sample test suite. More...
Public Member Functions | |
addTests () | |
setUp () |
Sample test suite.
Two ways to configure MW for these tests 1) If you are running multiple test suites, add the following in LocalSettings.php require_once("tests/selenium/SimpleSeleniumConfig.php"); $wgSeleniumTestConfigs['SimpleSeleniumTestSuite'] = 'SimpleSeleniumConfig::getSettings'; OR 2) Add the following to your Localsettings.php $wgDefaultSkin = 'chick';
Definition at line 12 of file SimpleSeleniumTestSuite.php.
Reimplemented from SeleniumTestSuite.
Definition at line 18 of file SimpleSeleniumTestSuite.php.
Reimplemented from SeleniumTestSuite.
Definition at line 14 of file SimpleSeleniumTestSuite.php.
References SeleniumTestSuite\setLoginBeforeTests().