wiki.techinc.nl/tests
C. Scott Ananian c443177614 Allow parserTests to declare a dependency on a particular extension
The parsertests file allows certain tests to declare a dependency on
a particular tag hook, but this doesn't work for extensions like
TimedMediaHandler which affect the output but don't register a
unique extension tag name.  Allow using 'extension:Foo' in the
`hooks` clause to register a dependency on the specific extension name,
instead of indirectly on the registered extension tag name.

Change-Id: I2d3f7e1313b4456733f820e6d8c504bb8d7427a7
2020-09-22 12:51:34 -04:00
..
api-testing ApiOptions: log when userjs-* option changes 2020-09-15 16:50:03 +02:00
common Use PHPUnit hooks for augmented logs 2020-09-22 11:28:10 +00:00
integration/includes Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00
parser Allow parserTests to declare a dependency on a particular extension 2020-09-22 12:51:34 -04:00
phan
phpunit Merge "Use PHPUnit hooks for augmented logs" 2020-09-22 13:46:52 +00:00
qunit Remove unused mw.title.getDotExtension() method 2020-08-27 18:05:17 +01:00
selenium build: Update eslint-config-wikimedia to 0.17.0 2020-08-20 12:45:09 +01:00
.htaccess