mediawiki-extensions-Visual.../modules/ve-mw/tests/ui
James D. Forrester d315a3af88 tests: Align setup/teardown function naming with QUnit 2.x
In QUnit 2, QUnit.setup()/QUnit.teardown() were renamed, to be called
QUnit.beforeEach()/QUnit.afterEach(). Though we are insulated by this
through MediaWiki's wrapper for backwards compatibility, changing the
names of the functions we pass to the new names allows us to drop the
old ones.

Bug: T170872
Change-Id: I5bfca33c1d4d920d54c2c54b483be78c61b6d0d7
2021-02-05 11:34:05 -08:00
..
actions build: Update eslint-config-wikimedia to 0.17.0 2020-08-18 13:16:49 +01:00
datatransferhandlers tests: Align setup/teardown function naming with QUnit 2.x 2021-02-05 11:34:05 -08:00
inspectors tests: Align setup/teardown function naming with QUnit 2.x 2021-02-05 11:34:05 -08:00
ve.ui.DiffElement.test.js Update VE core submodule to master (ca6a97f42) 2021-01-22 20:40:28 +01:00