HtmlTest: Perform multilingual tests
authorErik Bernhardson <ebernhardson@wikimedia.org>
Fri, 12 Oct 2018 18:23:02 +0000 (11:23 -0700)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Fri, 12 Oct 2018 18:24:17 +0000 (11:24 -0700)
commit1c6e6a4c9190babfb5a21317f1e7fe5fe93343fd
treec846450e86ecf40f65927210121707317e83aaaf
parent261fdc38622dba3b3ea72ffa8e3b64424c79370d
HtmlTest: Perform multilingual tests

The tests here were only testing when user and content language
are the same, but the way things are rendered when they differ
is perhaps more interesting as it allows ensuring the two are used
in the correct places.

Change-Id: I357f50b082882fee485a95323d3a0a7cadb9a63c
tests/phpunit/includes/HtmlTest.php