You are here

8 calls to AgreementTestBase::assertAgreed() in Agreement 3.0.x

AgreementAnonymousTest::testAgreement in tests/src/Functional/AgreementAnonymousTest.php
Tests agreement as anonymous user.
AgreementCustomFrequencyTest::testAgreement in tests/src/Functional/AgreementCustomFrequencyTest.php
Asserts agreement functionality.
AgreementCustomUnprivilegedUserTest::testAgreementDestination in tests/src/Functional/AgreementCustomUnprivilegedUserTest.php
Tests the agreement destination functionality.
AgreementCustomUnprivilegedUserTest::testAgreementFrequency in tests/src/Functional/AgreementCustomUnprivilegedUserTest.php
Asserts the agreement frequency option.
AgreementDefaultsPrivilegedUserTest::testAgreement in tests/src/Functional/AgreementDefaultsPrivilegedUserTest.php
Asserts that the default settings work for the admin user.
AgreementMultipleTest::testAgreement in tests/src/Functional/AgreementMultipleTest.php
Asserts that an user can use multiple agreements.
AgreementRecordsViewsTest::testAgreementRecordsView in tests/src/Functional/AgreementRecordsViewsTest.php
Asserts that there is a row for users whether they have agreed or not.
AgreementRevokeTest::testAgreement in tests/src/Functional/AgreementRevokeTest.php
Asserts that an user that has agreed can revoke the agreement.