AgreementAccessDeniedRedirectTest |
tests/src/Functional/AgreementAccessDeniedRedirectTest.php |
Tests that user is redirected when attempting to access privileged route. |
AgreementAnonymousTest |
tests/src/Functional/AgreementAnonymousTest.php |
Tests agreement configured for anonymous user. |
AgreementBypassUserTest |
tests/src/Functional/AgreementBypassUserTest.php |
Tests the bypass agreement permission. |
AgreementCustomFrequencyTest |
tests/src/Functional/AgreementCustomFrequencyTest.php |
Tests custom frequencies. |
AgreementCustomUnprivilegedUserTest |
tests/src/Functional/AgreementCustomUnprivilegedUserTest.php |
Tests custom agreement settings. |
AgreementDefaultsPrivilegedUserTest |
tests/src/Functional/AgreementDefaultsPrivilegedUserTest.php |
Tests the default agreement with a privileged user. |
AgreementDefaultsUnprivilegedUserTest |
tests/src/Functional/AgreementDefaultsUnprivilegedUserTest.php |
Tests agreement when user does not have privileges. |
AgreementLogoutExceptionTest |
tests/src/Functional/AgreementLogoutExceptionTest.php |
Tests that a user logging out does not get agreement page. |
AgreementMultilingualTest |
tests/src/Functional/AgreementMultilingualTest.php |
Tests translating agreement. |
AgreementMultipleRoleTest |
tests/src/Functional/AgreementMultipleRoleTest.php |
Tests agreement that applies to multiple roles. |
AgreementMultipleTest |
tests/src/Functional/AgreementMultipleTest.php |
Tests multiple agreements. |
AgreementRecordsViewsTest |
tests/src/Functional/AgreementRecordsViewsTest.php |
Tests the default view showing users that have agreed. |
AgreementRevokeTest |
tests/src/Functional/AgreementRevokeTest.php |
Tests the "revoke agreement" functionality. |
AgreementTestBase |
tests/src/Functional/AgreementTestBase.php |
Tests the agreement functionality. |