Commit Graph

4 Commits

Author SHA1 Message Date
44bedd20a1 feat(version): Update to version 3
All checks were successful
Gitea Build Check / Build (push) Successful in 2m18s
Gitea Build Check / Build (pull_request) Successful in 2m13s
Updated the module to version 3.

BREAKING CHANGE: This SDK version is not compatible with programs using the v2 implementation.
2024-08-14 14:58:06 +02:00
6dc78db4a4 fix(test): user not created
All checks were successful
Gitea Build Check / Build (push) Successful in 1m11s
fix an issue where the user was not created
2024-08-13 14:48:31 +02:00
146315f991 feat(testing): first tests
Some checks failed
Gitea Build Check / Build (push) Failing after 44s
added the first set of new tests
2024-08-13 14:02:15 +02:00
176fdfb8b1 feat(test): Add unit tests for CreateUser, GetUserByID, and DeleteUser functions with setup and teardown 2024-08-13 12:55:20 +02:00