accounts/api/tests/unit/modules/accounts/models
2020-06-12 00:27:02 +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 Implemented account deletion. Not all cases covered with tests [skip ci] 2020-06-12 00:27:02 +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 Implemented account deletion. Not all cases covered with tests [skip ci] 2020-06-12 00:27:02 +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