Commit graph

3 commits

Author SHA1 Message Date
qpismont
1f31d9c78e 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.
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/push/build unknown status
2025-04-17 20:24:05 +00:00
qpismont
7c810ded85 Update dependencies and improve account tests: add objx library, replace assert library with testify, enhance password assertions, and modify SQL fixtures for password hashing.
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/push/build unknown status
2025-03-24 21:18:01 +00:00
qpismont
f13230caba add unit tests helpers 2025-02-25 20:55:12 +00:00