Initial tests for orphaned actions to help increase the coverage for actions.inc. Fixed a few new test failures already that orphaned customized actions couldn't be removed and DBTNG error.
TODO:
- Improve documentation for test
- Check for watchdog entry
- Should we use a real module being disabled or enabled?
- Should we test to make sure that orphaned actions are not executed?
- Should this be split out into it's own 'OrphanedActionsTestCase'?
| Comment | File | Size | Author |
|---|---|---|---|
| actions-orphaned-test-D7.patch | 5.38 KB | dave reid |
Comments
Comment #1
dave reidComment #2
dave reidMerging into #306540: Orphaned assigned actions still triggered and cannot be removed.