Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/233694
Change subject: tests: add structure and less tests to 'skins' suite
......................................................................
tests: add structure and less tests to 'skins' suite
To add integration jobs for the MediaWiki skins, we will use the 'skins'
test suite. Add the structure and less validator tests to it. The
skins would then be tested using something like:
php tests/phpunit/phpunit.php --testsuite skins
Bug: T68926
Change-Id: I1be4454b1aa7935ec2e9ac3703eee3907e5101e8
---
M tests/phpunit/suite.xml
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/94/233694/1
diff --git a/tests/phpunit/suite.xml b/tests/phpunit/suite.xml
index 1acbc24..d93dafb 100644
--- a/tests/phpunit/suite.xml
+++ b/tests/phpunit/suite.xml
@@ -26,6 +26,8 @@
</testsuite>
<testsuite name="skins">
<directory>skins</directory>
+ <directory>structure</directory>
+ <file>suites/LessTestSuite.php</file>
</testsuite>
<!-- As there is a class Maintenance, we cannot use the
name "maintenance" directly -->
--
To view, visit https://gerrit.wikimedia.org/r/233694
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1be4454b1aa7935ec2e9ac3703eee3907e5101e8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits