TestingParty08: Tests for admin/content/node
webchick - September 14, 2008 - 23:54
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | base system |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#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.