Posted by webchick on September 14, 2008 at 11:54pm
4 followers
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | base system |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
According to http://acquia.com/files/test-results/modules_node_node.admin.inc.html, pretty much this entire file is untested, which includes the various filters at the top of admin/content/node.
Can probably re-use much of testUserAdmin() from user.test.
Comments
#1
chx informs me that this page is broken and needs repairs before the tests are written.
#2
See #324432: Test for taxonomy filter on admin/content/node for the breakage. That issue deals with the taxonomy filter only.
#3
A lot of tests are added by #301902: Allow more users to see the node admin page. Moving individual test coverage issues out of th critical bugs queue.