mediawiki-extensions-Visual.../modules/ve-mw/tests/dm
Thiemo Kreuz 3cd91100a9 Move code that belongs to the template specification
Separation of concerns:
* The template model knows which parameters are currently used,
  but doesn't know what's documented.
* The spec knows what's documented, but doesn't know what's
  currently used.

Change-Id: I97cac00d6775a17a07059d0e8a7a116adc6080b3
2021-07-07 16:45:35 +02:00
..
models Move code that belongs to the template specification 2021-07-07 16:45:35 +02:00
nodes Update more test code to use ES6 syntax 2021-04-30 10:08:45 +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 Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
ve.dm.mwExample.js Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
ve.dm.MWImageModel.test.js Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
ve.dm.MWInternalLinkAnnotation.test.js Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
ve.dm.MWTemplateModel.test.js Add missing test case with template parameter placeholder 2021-07-07 15:53:40 +02:00
ve.dm.MWTransclusionModel.test.js Use and document the term "known parameter" in template code 2021-07-01 12:03:38 +00:00
ve.dm.SurfaceFragment.test.js Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00