wiki.techinc.nl/tests/phpunit/includes/actions
Ppchelko 64650aaba9 Revert "WikiPage/Article split. Rely on Article inside Action"
This partialy reverts commit 07f57bd271.

Reason for revert: Article::newFromWikiPage causes an infinite loop
if 'ArticleFromTitle' hook handler ends up calling Action::getActionName.

The revert preserves new getArticle and getWikiPage methods since there
are a few extension changes merged dependent on these. Alternatively this partial revert, we could do a full revert with all the dependencies  https://gerrit.wikimedia.org/r/c/mediawiki/core/+/585343

Bug: T249162
Change-Id: Ifa642a631caa2d265ee097711dc8727f84435ef0
2020-04-01 22:30:51 +00:00
..
ActionTest.php Revert "WikiPage/Article split. Rely on Article inside Action" 2020-04-01 22:30:51 +00:00
ViewActionTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
WatchActionTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00