Go to file
Timo Tijhof ffd8899def Add unit tests and fix implemention accordingly
* Add unit tests for all types of invalid input we check for.
* Add unit tests for all types of input we expand or otherwise
  normalise.

* Implement InterfaceText expansion/normalisation.
* Fix bug that caused a string value in the root description property
  to be considered invalid (it only accepted an object, it should
  accept both).

Change-Id: I5a15080f1f924451a9dde8af96ea2922011981ec
2013-04-22 07:42:49 +00:00
api API: Transform into a standalone module instead of a query submodule. 2013-03-30 01:53:39 +01:00
resources Initial TemplateData commit 2013-03-14 19:19:55 +00:00
tests Add unit tests and fix implemention accordingly 2013-04-22 07:42:49 +00:00
.gitignore Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.gitreview Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
spec.templatedata.json Initial TemplateData commit 2013-03-14 19:19:55 +00:00
TemplateData.hooks.php Add unit tests and fix implemention accordingly 2013-04-22 07:42:49 +00:00
TemplateData.i18n.php Localisation updates from http://translatewiki.net. 2013-04-07 20:57:43 +00:00
TemplateData.php Add unit tests and fix implemention accordingly 2013-04-22 07:42:49 +00:00
TemplateDataBlob.php Add unit tests and fix implemention accordingly 2013-04-22 07:42:49 +00:00