Closed (won't fix)
Project:
SimpleTest
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2008 at 19:51 UTC
Updated:
28 Aug 2008 at 19:08 UTC
The attached patch allows each test to add item to hook_menu. This is useful because then we often do not need a supporting module for tests that require custom pages (e.g. dummy xml for update status module).
| Comment | File | Size | Author |
|---|---|---|---|
| simpletest_menu_01.patch | 980 bytes | cwgordon7 |
Comments
Comment #1
cwgordon7 commentedEr... meant to set to cnr. :)
Comment #2
boombatower commentedThe only case I can see this being used is for update status module, which from the conversations regarding it won't be tested. If it is this will need to be figured out then.
I have linked to this issue in the task related to update status module. http://drupal.org/node/253501
Otherwise I will mark this won't fix.
Comment #3
moshe weitzman commentedI think we are using testing modules for this now.
Comment #4
boombatower commentedSi