Check for right-* messages as a structure test
authorKunal Mehta <legoktm@member.fsf.org>
Thu, 26 Jul 2018 21:14:54 +0000 (14:14 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Thu, 26 Jul 2018 21:14:54 +0000 (14:14 -0700)
commit13b817d408402873c71a954505413403cac2a5a1
tree6c2370ef471bec453dbd708fce8c5090216d6669
parent9f48da6a2ef03b38bae83ea7f2902855f9294b13
Check for right-* messages as a structure test

Structure tests run for extensions as well, which this test should. All
user rights should have right-* messages for display in the interface.

Bug: T143156
Change-Id: I23b8eb66bc68121b2ae17e73e705acd3e6f2d053
tests/phpunit/includes/user/UserTest.php
tests/phpunit/structure/AvailableRightsTest.php