Aleksandr Trushkin ca63e04e7d refactor: move mocks and NotImplemented stubs out of domain package
- Move domain/mocks/ → adapters/mocks/ (update imports + mockery directives)
- Extract NotImplementedOrganizationRepository + NotImplementedLearningCategory
  from domain/repository.go into adapters/not_implemented.go
- Remove cerrors import from domain/repository.go (domain now has no
  dependency on internal/common/errors)
- nullable stays in domain: used by entity structs and interface Params

Addresses review comments #2 (domain deps) and #3 (mocks in domain) on PR #5.
2026-06-28 12:57:17 +00:00
2024-06-16 23:55:49 +03:00
2024-01-11 11:55:37 +03:00
2024-04-11 10:33:14 +03:00
2024-09-25 00:47:12 +03:00
2024-03-24 16:51:39 +03:00
2026-06-27 22:46:52 +00:00
2024-09-25 00:47:12 +03:00
2023-11-22 01:12:04 +03:00
2024-09-25 00:47:12 +03:00
Description
No description provided
1.2 MiB
Languages
Go 84.4%
HTML 7.8%
templ 7.1%
Dockerfile 0.7%