aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qunit/data
Commit message (Expand)AuthorAgeFilesLines
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* qunit: Use jQuery.getScript instead of document.writeTimo Tijhof2013-05-071-1/+1
* Test: Assert that modules loaded correctly.Timo Tijhof2013-04-031-0/+19
* Combine JavaScript and JSON encoding logicKevin Israel2013-03-271-1/+2
* Update code formattingSiebrand Mazeland2013-03-271-2/+4
* Merge "QUnit: Re-enable config.requireExpects and add missing numbers."jenkins-bot2013-03-251-1/+3
|\
| * QUnit: Re-enable config.requireExpects and add missing numbers.Timo Tijhof2013-03-121-1/+3
* | Implement htmlEqual QUnit helper (QUnit.assert.htmlEqual)Matthew Flaschen2013-03-131-1/+139
|/
* Script calling cleanupsPlatonides2013-02-252-5/+3
* Fix how QUnit.newMwEnvironment merges live and custom settingsDaniel Werner2013-02-211-6/+8
* Update formattingSiebrand Mazeland2013-02-151-9/+9
* Update formattingSiebrand Mazeland2013-02-153-15/+15
* QUnit testrunner: Fix extend callMatthew Flaschen2013-02-131-2/+2
* Lint: Go-go-gadget jshint! Passing entire JS code base (again).Timo Tijhof2012-11-104-246/+252
* Phase out tests/jasmine; Update mediawiki i18n testsTimo Tijhof2012-10-082-0/+640
* ResourceLoader: Refactor style loadingTimo Tijhof2012-10-031-4/+5
* (bug 37390) Clean up QUnit test suitesTimo Tijhof2012-07-302-34/+25
* Update jquery.qunit from upstream v1.8.0 to v1.9.0Timo Tijhof2012-07-271-2/+10
* (bug 36783) Implement Promise interface in mediawiki.api module.Timo Tijhof2012-07-081-0/+18
* Tests: Fix race-condition broken mw.loader unit testTimo Tijhof2012-07-022-69/+58
* - Make the require_once independent of the current path / include_path.Platonides2012-06-151-36/+5
* Allow custom teardown/setup per module through Qunit.newMwEnvironmentTimo Tijhof2012-05-131-36/+82
* (bug 35240) Fix mw.loader state machine.lupo2012-05-091-0/+100
* Re-enable css @import unit testsTimo Tijhof2012-05-031-1/+5
* Increase QUnit async stop() timeout limit, improve documentationTimo Tijhof2012-04-111-7/+9
* Fix support for TestSwarm on SpecialJavaScriptTest/qunitKrinkle2012-03-252-352/+8
* [JSTesting] actually commit the file (follows-up r112368)Krinkle2012-02-241-0/+56
* [JSTesting] mock/restore mw.messages as well, like mw.configKrinkle2012-02-241-8/+16
* [JSTesting] Refactor mw.loader test to be more extendableKrinkle2012-02-243-6/+3
* merge JSTesting branch into trunkAntoine Musso2012-01-031-18/+105
* [JSTesting] Don't rely on the timeout argument of start/stop. This behavior i...Krinkle2011-10-201-0/+5
* Move the mediawiki.test.bug30825.js helper script out of the /suites/ directo...Krinkle2011-09-181-0/+2
* mediawiki.test: Fix mw.config interaction with wgScriptPathKrinkle2011-08-281-1/+1
* Centralize QUnit customizations for MediaWiki:Krinkle2011-07-103-0/+449