Closed (fixed)
Project:
SimpleTest
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 Apr 2008 at 02:49 UTC
Updated:
19 Apr 2008 at 18:41 UTC
Here is a test for the help module.
I found the following issue:
Initially, as part of the test, I called drupalModuleEnable on the blog and poll modules. Similarly to the blog test, the asserts fail for these two modules because drupalGet returns the 'admin/help' node instead of the respective module help node. If I comment out the two module enable statements, the test works. Is this somehow related to loading these two modules during the test and/or the logged in user not having sufficient privilege?
| Comment | File | Size | Author |
|---|---|---|---|
| help.test | 2.62 KB | solotandem |
Comments
Comment #1
boombatower commentedCommitted.
Once again nice work.
-- Please assign this task to yourself for records.
Comment #2
solotandem commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.