Test for the admin UI.

CommentFileSizeAuthor
#1 test_admin_ui-2505769-1.patch967 bytestripper54
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tripper54’s picture

FileSize
967 bytes

Attached is re-roll of the admin ui part of the test from #2416957: [meta] Tests for Advanced Poll

tripper54’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 1: test_admin_ui-2505769-1.patch, failed testing.

tripper54’s picture

As noted by @ChrisKennedy in the parent issue, this test does not work:

+++ b/tests/AdvPollAdminUI.test
@@ -0,0 +1,24 @@
+    $this->drupalGet('node/add/advpoll');

We need to log in as admin before trying to access this page