tests: Assert that the user who deleted a page is logged as such
authorJames D. Forrester <jforrester@wikimedia.org>
Wed, 28 Feb 2018 23:03:26 +0000 (15:03 -0800)
committerKrinkle <krinklemail@gmail.com>
Thu, 26 Apr 2018 00:49:00 +0000 (00:49 +0000)
commit0db10b84b06660e2bbeaf895f69c2f372ac64739
treeb20b6a2a1462b01a23f03d5cb4d944e8a3e2463d
parentb363b8f21bd4aad58ce6e8f7118c3bf3b7f8a1ce
tests: Assert that the user who deleted a page is logged as such

These tests are rather basic, but they're better than the nothing that
seems to be the current state. Revision deletion is still untested and
suppression is only very lightly tested. More tests should be added.

Bug: T188479
Bug: T188773
Change-Id: Iba0f41ffddc6af45e0a4be86176708160f4821f4
tests/phpunit/includes/page/WikiPageDbTestBase.php