Commit Graph

9 Commits

Author SHA1 Message Date
Rubén D
3f8f52d7cd test(IT): Test account index
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2024-08-04 20:00:03 +02:00
Rubén D
e7782c50e1 test(IT): Test account edit pass
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2024-08-04 12:05:52 +02:00
Rubén D
1ce5e0d068 test(IT): Test account copy
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2024-07-28 17:34:03 +02:00
Rubén D
7eee87b74c chore: Refactor Account interfaces naming
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2024-01-16 08:47:32 +01:00
Rubén D
d542685e14 chore: Move exceptions to domain
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2023-11-26 22:17:14 +01: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
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
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
8130582df1 refactor: Improve Account helper hierarchy.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-06-12 21:55:29 +02:00