Per wikitech-l discussion: Move tests from maintenance/tests/ to tests/. They're...
[lhc/web/wiklou.git] / maintenance / tests / selenium /
2010-12-04 PlatonidesFollowup r77654, remove trailing ?> at end of file.
2010-12-03 nadeeshadelete dependency on MediaWikiCommonFunc.php
2010-12-03 Sam ReedFollowup r77654, SVN PROPS!!!
2010-12-03 nadeeshaAdd following common functions for selenium scripts...
2010-12-03 nadeeshaAdd getUser() and getPass() functions.
2010-12-03 nadeeshaAdded test scripts for wiki editor additional features...
2010-12-02 Sam ReedFollowup r77556, set svn:eol-style native
2010-12-02 nadeeshaTest file deleted from Calcey
2010-12-02 nadeeshaadd test file from calcey to test commit access
2010-12-01 Mark A. Hershberger* w/s fixup explosion for tests (aka “my OCD takes...
2010-11-19 Markus Glasersample configuration to run selenium against a grid...
2010-11-19 Markus Glaserfixed broken path
2010-11-18 Markus Glaser* simple smoke test for file upload
2010-11-01 Priyanka DhandaMoving the SimpleSelenium tests into the suites sub...
2010-11-01 Priyanka DhandaRemoving these files so that I can move them with histo...
2010-10-24 Priyanka DhandaMoved tests to a dub directory. Added a stub smoke...
2010-10-23 Markus Glaserupdated sample configuration with option to run against...
2010-10-23 Markus Glaseradded settings to run tests against a selenium grid
2010-10-20 Brion VibberAdd seleniumserverexecpath and example non-default...
2010-10-20 Brion VibberTweaks to let Selenium tests run on Mac OS X; also...
2010-10-19 Markus GlaserFollow up r74753, removed pass-by-references and @...
2010-10-19 Markus GlaserFollow up r74750, array keys should be strings
2010-10-16 Alexandre Emsenhubersvn:eol-style native
2010-10-14 Priyanka DhandaCleanup of SimpleSeleniumTestCase. Removed unnecessary...
2010-10-14 Priyanka DhandaAdded missing file for r74780
2010-10-14 Priyanka Dhanda* WebStart.php and SeleniumWebSettings.php allow includ...
2010-10-14 Markus Glaseradded support for junit log file output, which is neede...
2010-10-14 Markus Glaser* start / stop selenium server on Linux
2010-10-13 Markus Glaser* handle PHP 5.2 ini files
2010-09-22 Priyanka DhandaFollowup to r73500. SeleniumTestConfig renamed to Selen...
2010-09-22 Priyanka DhandaRunSeleniumTests.php: Cleaned up a few options that...
2010-09-04 PlatonidesFollow-up r72340. Remove functions defined twice.
2010-09-04 Siebrand MazelandMore whitespace updates for files touched in r72342:
2010-09-04 Mark A. Hershbergerw/s changes
2010-09-04 Mark A. HershbergerAdd changes that I missed in r72340
2010-09-04 Mark A. Hershberger* Remove $wg*Selenium* globals as they are only used...
2010-09-02 Alexandre EmsenhuberRemoved leading whitespace
2010-08-02 PlatonidesA <pre> and new lines is not the best element for the...
2010-08-02 Markus Glaser* log browser used
2010-08-02 Markus Glaser(no commit message)
2010-08-01 Alexandre Emsenhubersvn:eol-style native
2010-07-31 Markus Glaserchanged testrunner in order to run suites instead of...
2010-07-25 Sam ReedMore unused globals
2010-06-25 Tim Starling* Integrated the selenium tests into MediaWiki properly...
2010-06-07 Markus Glaserensured backwards compatibility to MW prior 1.15.2...
2010-06-04 Markus Glaserupdated comment (by dan nessett)
2010-06-01 Alexandre Emsenhubersvn:eol-style native
2010-05-28 Markus Glaser* Configuration of port (credits to Dan Nessett)
2010-05-22 Sam ReedStylize maintenance folder..
2010-04-30 Jack Phoenixmore follow-up to r65715: coding style tweaks, etc.
2010-04-30 Jack Phoenixfollow-up to r65715: convert spaces to tabs for indenta...
2010-04-30 Ryan LaneInitial commit of the Selenium framework