mediawiki-extensions-Visual.../modules/ve-mw/tests/dm
Thiemo Kreuz 58e27f56d6 Remove not needed self = this indirections
These are only needed when we need to access a specific `this` from
within another `function () {}` context. This is not the case in the
situations here.

This is split from Ibf25d7e to make it smaller and easier to argue
about.

Change-Id: Ide1476de91fc343aa992ad92a1321d3a38b06dd0
2022-02-21 10:52:24 +01:00
..
annotations Move data model tests to correct directory 2021-09-22 14:09:33 +02:00
models Remove not needed self = this indirections 2022-02-21 10:52:24 +01:00
nodes Remove not needed boilerplate from QUnit tests 2021-08-25 12:01:14 +00:00
ve.dm.Converter.test.js Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
ve.dm.Document.test.js Remove not needed boilerplate from QUnit tests 2021-08-25 12:01:14 +00:00
ve.dm.mwExample.js MWImage: Fix handling of error-image dimensions 2022-01-19 00:51:39 +00:00
ve.dm.SurfaceFragment.test.js Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00