10 calls to AgreementTestCase::isAgreementPage() in Agreement 7.2
- AgreementBypassUserTestCase::testAgreement in ./
agreement.test - Tests that the agreement page is not displayed for the user.
- AgreementCustomUnprivilegedUserTestCase::testAgreement in ./
agreement.test - Tests the agreement page only on the front page.
- AgreementCustomUnprivilegedUserTestCase::testAgreementDestination in ./
agreement.test - Tests the agreement destination functionality.
- AgreementCustomUnprivilegedUserTestCase::testAgreementFrequency in ./
agreement.test - Tests the agreement frequency setting.
- AgreementDefaultsPrivilegedUserTestCase::testAgreement in ./
agreement.test - Tests the agreement page functionality.
- AgreementDefaultsUnprivilegedUserTestCase::testAgreement in ./
agreement.test - Tests the agreement page for every page except the front page.
- AgreementMultipleRoleTestCase::testAgreementForFirstRole in ./
agreement.test - Asserts that the user with the first role gets the agreement page.
- AgreementMultipleRoleTestCase::testAgreementForSecondRole in ./
agreement.test - Asserts that the user with the second role gets the agreement page.
- AgreementMultipleTestCase::testAgreement in ./
agreement.test - Tests that multiple agreements can function independently.
- AgreementRevokeTestCase::testAgreement in ./
agreement.test - Asserts that a user that has agreed can revoke the agreement.