Add PHPUnit tests for ApiDelete
authorYifei He <eflyjason@gmail.com>
Sun, 14 Jan 2018 09:52:57 +0000 (17:52 +0800)
committerKunal Mehta <legoktm@member.fsf.org>
Thu, 18 Jan 2018 12:39:46 +0000 (18:09 +0530)
commit1891a1e972b3eb0db21776cce4ce8bad0ae59f4c
treeafda238ff600233449ff5a149ba19179e4c7a433
parenta506b14251ae044907f8e107af417ea4952fce10
Add PHPUnit tests for ApiDelete

This covers deleting non-file pages.

Bug: T183886
Change-Id: I31c27786b16b55f8bf4cf528bf4c1ea49075e02e
tests/phpunit/includes/api/ApiDeleteTest.php [new file with mode: 0644]