Skip to content

Conversation

@SculptTechProject
Copy link
Owner

No description provided.

- Introduced `UserTest` class with scenarios for user creation and login using email or username.
- Enhanced `TestWebApplicationFactory` to configure in-memory database and testing environment variables.
- Verified JWT key and issuer setup for testing within integration tests.
- Standardized namespaces for better organization (`sparkly_server.Services.Users`, `sparkly_server.DTO.Auth`, etc.).
- Resolved nullability warnings using explicit null-forgiving operator (`!`) where applicable.
- Updated controller and service bindings to reflect namespace changes.
- Adjusted migrations to align with namespace updates.
- Enhanced `ProjectService` methods with better null checks and error handling.
@SculptTechProject SculptTechProject merged commit ba0b67c into main Nov 22, 2025
2 checks passed
@SculptTechProject SculptTechProject deleted the tests/user branch November 22, 2025 19:55
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.

2 participants