saveinmed/backend/internal
Tiago Yamamoto 9997aed18a fix(backend): fix build errors, update tests, and improve documentation
- Add GetUserByEmail to Repository interface for password reset flow
- Add username to UpdateUser query
- Fix config_test.go: remove references to deleted DB pool fields
- Fix handler_test.go: add GetUserByUsername to MockRepository
- Fix usecase_test.go: add GetUserByUsername and update auth tests
- Update backend README with auth and admin seeding info
- Create seeder-api README with usage and warnings
2025-12-21 23:11:33 -03:00
..
config fix(backend): fix build errors, update tests, and improve documentation 2025-12-21 23:11:33 -03:00
domain feat(backend): switch auth to username and cleanup db config 2025-12-21 23:04:47 -03:00
http fix(backend): fix build errors, update tests, and improve documentation 2025-12-21 23:11:33 -03:00
payments feat(backend): add comprehensive test suite for 80% coverage 2025-12-20 07:43:56 -03:00
repository/postgres fix(backend): fix build errors, update tests, and improve documentation 2025-12-21 23:11:33 -03:00
server feat(backend): switch auth to username and cleanup db config 2025-12-21 23:04:47 -03:00
usecase fix(backend): fix build errors, update tests, and improve documentation 2025-12-21 23:11:33 -03:00