https://bugzilla.wikimedia.org/show_bug.cgi?id=53906

       Web browser: ---
            Bug ID: 53906
           Summary: Convert jasmine tests to QUnit
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: UploadWizard
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to