Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/bertus user registration #3

Merged
merged 5 commits into from
Dec 7, 2024

Conversation

bertusviljoen
Copy link
Owner

  • Removed Docker Files
  • Updated to Sqlite Database
  • Added ApplicationTest project and User Handler Unit Test with In Memory Sqlite Database
  • Added Documentation
  • Added Initial Migration
  • Removed ToDo implementation

-added migration
-remove todo
-temp workaround for todo handlers
- Added mock database
Removed the `UserTests` class which contained tests for user login functionality.
Added `GetUserByIdQueryHandlerTests` to ensure proper handling of user
retrieval by ID. This change simplifies the test structure and focuses
on the new query handler logic.
…guration

Cleaned up `DependencyInjection.cs` by removing the commented-out code
for the PostgreSQL configuration. This improves code readability and
maintains a cleaner codebase without affecting functionality.
@bertusviljoen bertusviljoen merged commit ddf5786 into dev Dec 7, 2024
1 check passed
@bertusviljoen bertusviljoen deleted the feature/bertus_user_registration branch December 7, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant