This patch was originally inside of a really large patch, was suggested to split into smaller patches.
Tests needed: common.inc
http://drupal.org/node/276272
| Comment | File | Size | Author |
|---|---|---|---|
| drupal_get_headers_test_1.patch | 4.25 KB | grndlvl |
This patch was originally inside of a really large patch, was suggested to split into smaller patches.
Tests needed: common.inc
http://drupal.org/node/276272
| Comment | File | Size | Author |
|---|---|---|---|
| drupal_get_headers_test_1.patch | 4.25 KB | grndlvl |
Comments
Comment #1
grndlvl commentedJust getting same priority as parent task.
Comment #2
damien tournoud commented- There is a DrupalCustomAccessDeniedTestCase, I guess it's a mistake.
- I'm not convinced of the usefulness of checking drupal_get_headers() indirectly. Maybe we could add a menu callback to the system_test mock module, and check various cases from here.
Comment #3
catchMoving this out of the critical bugs queue - see #607038: Meta issue: fix gaps in code coverage.
Comment #4
grndlvl commentedI have not checked if there is still a need for this.