mediawiki-extensions-Visual.../modules/ve-mw/tests
Thiemo Kreuz 07344fce0f Rename misleading "extend" method in template spec class
This doesn't "extend". It was never used like this. What it
actually does is to link between a (cached) TemplateData blob
and the spec class that want's to use it.

Is this the best possible name?
* fillFromTemplateData( … )?
* propagateTemplateDocumentation( … )?
* readDocumentationFrom( templateData )?
* …?

Do we want to rename the "spec" class as well?
* MWTemplateDocumentation?
* MWTemplateMetadata?
* MWTemplateDataAccessor?
* …?

Bug: T285483
Change-Id: I6c52ef42d411c2f47fc0080768d36ebda4dd2a55
2021-07-02 11:26:04 +00:00
..
ce Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
dm Rename misleading "extend" method in template spec class 2021-07-02 11:26:04 +00:00
init/targets Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
ui Only add asterisk after word characters in improved template search 2021-06-21 21:07:28 +02:00
.eslintrc.json Update all tests in the ve-mw module to use ES6 syntax 2021-04-30 08:07:54 +00:00
mw-preload.js
ve.test.utils.js Ensure correct classes are added to surfaces 2021-05-23 20:04:28 +01:00