gesinn-it-pub / mediawiki-extensions-PageForms

Fork of MediaWiki extension PageForms that aims to simplify contribution through hosting on GitHub instead of Gerrit, improved quality through better test coverage (to be done) and continuous integration.
Other
1 stars 4 forks source link

Add more tests to increase code coverage #68

Closed gesinn-it-ilm closed 3 weeks ago

gesinn-it-ilm commented 1 month ago

Create more test cases to increase test coverage for PF. Add more tests for SpecialPages.

gesinn-it-ilm commented 3 weeks ago

Tests for SpecialPages added. Now we are using SpecialPageTestCase instead of MediaWikiIntegrationTestCase to work with SpecialPages tests. CI updated, matrix for MW 1.39 fixed, and new matrix for MW 1.40 added.