Rubén D
51b491e1ff
ci(tests): Make data providers static
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2023-05-21 17:38:05 +02:00
Rubén D
a597d8ae62
chore: Create AccountService tests and rework models.
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2022-12-10 12:07:38 +01:00
Rubén D
c4b9b6568e
fix: Make data provider methods public.
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2022-12-04 21:33:12 +01:00
Rubén D
fb954809e6
chore: Run only unitary tests by using @group annotation
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2022-12-04 10:42:46 +01:00
Rubén D
7f986f17ef
chore: Add tests for AccountSearchService
...
AccountSearchService has been split into multiple classes for better testeability.
Accounts' DTOs have been moved to domain
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2022-12-03 21:01:32 +01:00
Rubén D
5952a3f48a
chore: Adapt to hexagonal architecture pattern.
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2022-11-26 19:45:53 +01:00
Rubén D
07437ffda0
chore: Create AccountAdapter tests
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2022-11-26 13:04:38 +01:00
Rubén D
796ecbc5fb
chore: Implement AccountAclService tests.
...
Use scoped namespace for simple functions.
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2022-11-25 23:40:27 +01:00