mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TextExtracts
synced 2024-11-15 03:35:20 +00:00
ca83bbfd3b
Instead of trying to come up with a (probably hypercomplex) integration test for the entire API module, I start to test a few more critical details. Yes, this is now testing private implementation details. This is meant as a migration path. See, it's hard to test code like this without rewriting it, and hard to rewrite it without tests. This patch aims to give us a little more confidence for future rewrites. Change-Id: I0405e13eba31124fcb5af83159d7438fe0ad9879 |
||
---|---|---|
i18n | ||
includes | ||
tests/phpunit | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package.json | ||
TextExtracts.php |