TestingParty08: menu access callback default need a test
chx - August 17, 2008 - 08:10
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | menu system |
| Category: | task |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | duplicate |
Description
Define a menu item without an access callback and with a permission as the access argument. Check that users with that permission can access the page and without it can't access.

#1
(trying to think of something witty to say for my first test)
After this, we should rename hook_menu.module to reflect the standards for mock module names. See #320363: Rename mock modules.
#2
The last submitted patch failed testing.
#3
See: #335122: Test clean HEAD after every commit and http://pastebin.ca/1258476
#4
We no longer have phpdoc for setUp(), getInfo() or tearDown()
http://drupal.org/node/325974
#5
No more comments for getInfo(), setUp().
#6
No longer applies - hook_menu.module is now menu_test.module
#7
Doh, I filed the issue to rename the mock module!
Try again...
#8
The last submitted patch failed testing.
#9
retest
#10
The last submitted patch failed testing.
#11
Duplicate of #296292: TestingParty08: menu access callbacks need a test
Code from mikey_p has been rolled in there....