accounts/api/tests/unit/modules/accounts/models
ErickSkrauch 7da6a952ee
Fix tests
2020-10-02 18:14:43 +03:00
..
AcceptRulesFormTest.php Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +03:00
ChangeEmailFormTest.php Rework email_activation model, get rid of behaviors, use json column to store additional data 2019-12-21 01:23:58 +03:00
ChangeLanguageFormTest.php Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +03:00
ChangePasswordFormTest.php Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +03:00
ChangeUsernameFormTest.php Upgrade Codeception to 3 version. Remove codeception/verify. 2019-05-14 02:12:49 +03:00
DeleteAccountFormTest.php Fix tests 2020-10-02 18:14:43 +03:00
DisableTwoFactorAuthFormTest.php Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +03:00
EnableTwoFactorAuthFormTest.php Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +03:00
RestoreAccountFormTest.php Fix tests 2020-10-02 18:14:43 +03:00
SendEmailVerificationFormTest.php Upgrade Codeception to 3 version. Remove codeception/verify. 2019-05-14 02:12:49 +03:00
SendNewEmailVerificationFormTest.php Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +03:00
TwoFactorAuthInfoTest.php Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +03:00