trepa/internal/accounts/repository
2025-04-17 20:24:05 +00:00
..
account.go Add account registration feature: introduce AccountRegister type, implement Register method in AccountService, and add corresponding tests. Also, create variable management API with CRUD operations and database migration for variables table. 2025-04-17 20:24:05 +00:00
account_test.go Update dependencies and improve account tests: add objx library, replace assert library with testify, enhance password assertions, and modify SQL fixtures for password hashing. 2025-03-24 21:18:01 +00:00
const.go Add account registration feature: introduce AccountRegister type, implement Register method in AccountService, and add corresponding tests. Also, create variable management API with CRUD operations and database migration for variables table. 2025-04-17 20:24:05 +00:00