Commit graph

6 commits

Author SHA1 Message Date
Daimona Eaytoy
6bde309c00 tests: Unbreak and actually run ExportDemoTest
This test was not being run because the docs directory wasn't included
in the PHPUnit XML config files. As a direct consequence, the test was
extremely broken: it used the non-namespaced DumpTestCase class which no
longer exists, it referenced XML files with the wrong path, and then the
test had other non-error failures to fix.

Change-Id: I188cbb1de68d39c7a484d4c6f808678af80d11ab
2023-08-08 15:30:54 +00:00
Umherirrender
d28f315d24 Add @coversNothing for left over tests and enable sniff
LessFileCompilationTest is checking less files for valid syntax
doc test is checking xml file for valid syntax
MediaWikiTest is testing a complex situation with many functions involved
SideBarTest is self checking, needs no coverage
structure tests not covers functions, there are covers global structures

Change-Id: I3ac65db561cae0be8418aa9c830e7a9f46ad11fe
2019-02-02 21:53:40 -08:00
addshore
7c78f7624f Clean up ExportDemoTest
Change-Id: I28574b6c83cbd1128ad97b4868cc365336a7d4b8
2014-03-07 21:17:08 +00:00
Siebrand Mazeland
ac63001d8e Update formatting
1 of n.

Change-Id: I852729f08bbb0c5e39c2db44362ccdc7f59dcc08
2013-02-14 12:22:13 +01:00
umherirrender
daf20e5c8c update export-demo.xml to version-0.8.xsd
Add a assertion to the validation test to ensure, export-demo.xml is
updated next time, when a new version is created.

Change-Id: I004ca23d848dd6701acb45e9b755397b434370c4
2012-11-03 19:37:02 +01:00
umherirrender
4f7f226299 (bug 37249) validate export-demo.xml against current export.xsd
Change-Id: I9031a1b3338fe69b8860caf9cac59a66e0e09fc1
2012-07-13 19:34:38 +00:00