Can we backport #601398: Simpletest does not allow assigning actions to triggers so we can test triggers and actions?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | simpletest.d6_trigger_assignment.patch | 1.38 KB | rfay |
Can we backport #601398: Simpletest does not allow assigning actions to triggers so we can test triggers and actions?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | simpletest.d6_trigger_assignment.patch | 1.38 KB | rfay |
Comments
Comment #1
rfayHere's the backport of #601398: Simpletest does not allow assigning actions to triggers. If it would be possible to get it committed soon, it would be cool. I have tests that depend on it.
Thanks,
-Randy
Comment #2
boombatower commentedLooks like #890440: Backport latest SimpleTest code from D7 will be happening soon.
Comment #3
rfayJust checked and this did in fact make it in... with the real patch (which ended up naming the parameter $form_html_id) instead of the one in #1