Assert order of MediaWikiTestCaseSchema*Test execution
authoraddshore <addshorewiki@gmail.com>
Fri, 5 Jan 2018 15:44:36 +0000 (15:44 +0000)
committerAddshore <addshorewiki@gmail.com>
Mon, 8 Jan 2018 12:05:11 +0000 (12:05 +0000)
commit43567e323958c247dd8da0d54ed82d6077f9244a
treebc59c92f767708c6868e4203ffeefb3074f3031e
parented6928b587b8a05ca88d95f5185c557443b6bcdd
Assert order of MediaWikiTestCaseSchema*Test execution

Make sure that we fail if these tests are run in the wrong order.
Essentially testing an assumption that currently holds true, but
could change in the future.

Change-Id: I8f33281d18f6f64e0e06c1b371b973542244dd24
tests/phpunit/tests/MediaWikiTestCaseSchema1Test.php
tests/phpunit/tests/MediaWikiTestCaseSchema2Test.php