mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-24 07:53:37 +00:00
1a38b42241
Previously we only compared output, we now evaluate status as well. For example test {} => {} was misleading since the reason it roundtripped was because it is *invalid* and we replace invalid blobs with an empty object in blob storage. But in the API this'll never get used because getStatus will have a fatal error in it. Which overrides the data. The tests were previously looking in the data whilst ignoring the return status. Change-Id: I9809f126c1615c9bc9c28ce2d8bb7953058cbf6e |
||
---|---|---|
api | ||
resources | ||
tests | ||
.gitignore | ||
.gitreview | ||
spec.templatedata.json | ||
TemplateData.hooks.php | ||
TemplateData.i18n.php | ||
TemplateData.php | ||
TemplateDataBlob.php |