You are here

namespace Drupal\Tests\flag\Functional in Flag 8.4

Classsort descending Location Description
AdminUITest tests/src/Functional/AdminUITest.php Tests the Flag admin UI.
AjaxLinkNoJsTest tests/src/Functional/AjaxLinkNoJsTest.php Test the NoJS responses to clicking on AjaxLinks.
AnonymousFlagTest tests/src/Functional/AnonymousFlagTest.php @group flag
FlagPermissionsTest tests/src/Functional/FlagPermissionsTest.php Tests Flag module permissions.
FlagTestBase tests/src/Functional/FlagTestBase.php Provides common methods for Flag tests.
LinkHtmlTest tests/src/Functional/LinkHtmlTest.php Tests use of HTML in the flag and unflag links.
LinkOutputLocationTest tests/src/Functional/LinkOutputLocationTest.php Tests the Flag link is output in various locations.
LinkOwnershipAccessTest tests/src/Functional/LinkOwnershipAccessTest.php Tests the current user sees links for their own flaggings, or global ones.
LinkTypeAjaxTest tests/src/Functional/LinkTypeAjaxTest.php Tests the AJAX link type.
LinkTypeConfirmFormTest tests/src/Functional/LinkTypeConfirmFormTest.php Tests the confirm form link type.
LinkTypeFieldEntryTest tests/src/Functional/LinkTypeFieldEntryTest.php Test the Field Entry link type.
LinkTypeReloadTest tests/src/Functional/LinkTypeReloadTest.php Tests the reload link type.
OutputLocationEntityFormAccessTest tests/src/Functional/OutputLocationEntityFormAccessTest.php Tests the entity form checkbox output respects flag access control.
ShowOnEntityFormTest tests/src/Functional/ShowOnEntityFormTest.php Tests for the base entity Flag Type plugin.
UserFlagTypeTest tests/src/Functional/UserFlagTypeTest.php Tests user flag type integrations.