mediawiki-extensions-Discus.../tests/phpunit
Bartosz Dziewoński 084f45128c Improve and document the files in tests/data/
* Remove 'wgMetaNamespace' and 'wgMetaNamespaceTalk', the same data
  exists in 'wgFormattedNamespaces'.

* Rename 'wgContentLang' to 'wgContentLanguage', to match its real
  name in JS config. MediaWiki doesn't use 'wgContentLang' anywhere,
  although the related PHP global is called $wgContLang.

* Document how I made these files, previously only mentioned in the
  commit message of e9c401e3aa.

Change-Id: I67f962812c155aedf41154e0d837e7feb5af972d
2020-09-01 01:50:33 +02:00
..
CommentModifierTest.php Re-apply new reply API patches (again) 2020-08-19 20:05:42 +00:00
CommentParserTest.php parser: Fix comment ranges when timestamp has entities 2020-08-11 20:41:06 +02:00
CommentTestCase.php Improve and document the files in tests/data/ 2020-09-01 01:50:33 +02:00
ThreadItemTest.php tests: Fix some issues with overwriting outputs from PHP tests 2020-08-11 06:45:45 +02:00