Page MenuHomePhabricator

Convert jasmine tests to QUnit
Closed, DeclinedPublic

Description

UploadWizard still has jasmine tests (which are not run by Jenkins). jasmine has been removed from core, so I think these should be converted to QUnit.

Here's a breakdown:

mediawiki.parser2.spec.js - tests jQueryMsg (which used to be in UploadWizard). Anything core does not have coverage for should be moved there

mw.Api.edit.spec.js - tests mw.Api.edit, also now in core

mw.Api.spec.js - empty

mw.pubsub.spec.js - Tests UploadWizard's pubsub framework

mw.units.spec.js - Tests UploadWizard's mw.units library


Version: unspecified
Severity: normal

Details

Reference
bz53906

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:00 AM
bzimport added a project: UploadWizard.
bzimport set Reference to bz53906.
bzimport added a subscriber: Unknown Object (MLST).

Also, after they're converted to QUnit, Jenkins should be set to run them.

mtraceur said these tests were deleted, hence closing as obsolete.

Gilles raised the priority of this task from Medium to Unbreak Now!.Dec 4 2014, 10:11 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to Medium.Dec 4 2014, 11:20 AM