mediawiki-extensions-Cite/tests
Adam Wight ab07a3253c Remove Parser state from CiteErrorReporter
Finishes breaking the circular reference between Cite and Parser.

This patch also demonstrates how evil it is to allow the error reporter
to be called from anywhere, and have side-effects.  At least it's explicit
now.

Also fixes a bug where the inner error message would not be in the
interface language.

Bug: T240431
Change-Id: Ic3325cafb503e78295d72231ac6da5c121402def
2019-12-12 11:15:07 +01:00
..
parser Add parser tests for reused extended <ref> before defined 2019-12-11 16:30:17 +01:00
phpunit Remove Parser state from CiteErrorReporter 2019-12-12 11:15:07 +01:00
selenium Use waitForModuleState from Util class 2019-10-24 10:48:32 +02:00