Changeset 40520 for trunk/tests/phpunit/tests/adminbar.php
- Timestamp:
- 04/22/2017 06:58:46 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/adminbar.php (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/adminbar.php
r39948 r40520 73 73 /** 74 74 * @ticket 25162 75 * @group ms-excluded 75 76 */ 76 77 public function test_admin_bar_contains_correct_links_for_users_with_no_role() { … … 101 102 /** 102 103 * @ticket 25162 104 * @group ms-excluded 103 105 */ 104 106 public function test_admin_bar_contains_correct_links_for_users_with_role() { … … 132 134 * @ticket 25162 133 135 * @group multisite 136 * @group ms-required 134 137 */ 135 138 public function test_admin_bar_contains_correct_links_for_users_with_no_role_on_blog() { … … 182 185 * @ticket 25162 183 186 * @group multisite 187 * @group ms-required 184 188 */ 185 189 public function test_admin_bar_contains_correct_links_for_users_with_no_role_on_network() { … … 426 430 /** 427 431 * @ticket 37949 432 * @group ms-excluded 428 433 */ 429 434 public function test_admin_bar_contains_correct_about_link_for_users_with_role() { … … 446 451 /** 447 452 * @ticket 37949 453 * @group ms-excluded 448 454 */ 449 455 public function test_admin_bar_contains_correct_about_link_for_users_with_no_role() { … … 468 474 * @ticket 37949 469 475 * @group multisite 476 * @group ms-required 470 477 */ 471 478 public function test_admin_bar_contains_correct_about_link_for_users_with_no_role_in_multisite() { … … 587 594 /** 588 595 * @ticket 39082 596 * @group ms-required 589 597 */ 590 598 public function test_my_sites_network_menu_for_regular_user() { … … 605 613 /** 606 614 * @ticket 39082 615 * @group ms-required 607 616 */ 608 617 public function test_my_sites_network_menu_for_super_admin() { … … 625 634 /** 626 635 * @ticket 39082 636 * @group ms-required 627 637 */ 628 638 public function test_my_sites_network_menu_for_regular_user_with_network_caps() {
Note: See TracChangeset
for help on using the changeset viewer.