accounts/tests/codeception/common/unit/models
ErickSkrauch c0aa78d156 Implemented WebHooks delivery queue.
Completely removed usage of the RabbitMQ. Queue now based on Redis channels.
Worker process now extracted as separate docker container.
Base image upgraded to the 1.8.0 version (PHP 7.2.7 and pcntl extension).
2018-07-08 18:20:19 +03:00
..
AccountSessionTest.php Рефакторинг common unit тестов 2016-10-29 03:23:29 +03:00
AccountTest.php Implemented WebHooks delivery queue. 2018-07-08 18:20:19 +03:00
EmailActivationTest.php Рефакторинг common unit тестов 2016-10-29 03:23:29 +03:00
OauthClientQueryTest.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00