You are here

13 calls to FppTestHelper::createAdminUser() in Fieldable Panels Panes (FPP) 7

FppEntityFormTest::testAllowReusableAccessOption in tests/fpp.entity_form.test
Confirm that the edit form has the correct fields for non-reusable FPPs.
FppEntityFormTest::testExistingNonReusable in tests/fpp.entity_form.test
Confirm that the edit form has the correct fields for non-reusable FPPs.
FppEntityFormTest::testExistingReusable in tests/fpp.entity_form.test
Confirm that the edit form has the correct fields for reusable FPPs.
FppEntityFormTest::testNewEntity in tests/fpp.entity_form.test
Confirm that the basic form fields show on the 'add' form.
FppFileAccessTest::testFileAccessWithCorrectAuth in tests/fpp.file_access.test
Confirm private file access works when the visitor DOES have access.
FppFileAccessTest::testFileAccessWithIncorrectAuth in tests/fpp.file_access.test
Confirm private file access works when the visitor does NOT have access.
FppFileAccessTest::testFileAccessWithoutAuth in tests/fpp.file_access.test
Confirm that the private file access works when no auth is defined.
FppLocaleTest::testLanguageEnglish in tests/fpp.locale.test
Verify the language selector works with a specific language.
FppLocaleTest::testLanguageNone in tests/fpp.locale.test
Verify the language selector works with no language selected.
FppLocaleTest::testLanguageSelector in tests/fpp.locale.test
Verify the language selector exists.
FppLocaleTest::testNoLanguageSelector in tests/fpp.locale.test
Verify the language selector exists.
FppPermissionsTest::testAdminPermission in tests/fpp.permissions.test
Confirm that the 'admin' permission works correctly.
FppWithPanelsTest::setUp in tests/fpp.with_panels.test
Sets up a Drupal site for running functional and integration tests.