refactor: update Blazor testing guidelines and improve regex for hostname parsing in Caddy configuration
Some checks failed
Caddy Manager CI build / docker (push) Failing after 51s
Some checks failed
Caddy Manager CI build / docker (push) Failing after 51s
This commit is contained in:
@@ -32,7 +32,7 @@ alwaysApply: true
|
||||
|
||||
## Testing and Debugging
|
||||
- All unit testing and integration testing should be done in Cursor ide
|
||||
- Test Blazor components and services using xUnit
|
||||
- Test services, unit and integration, using xUnit
|
||||
- Use Moq for mocking dependencies during tests
|
||||
- Debug Blazor UI issues using browser developer tools and Cursor ide's debugging tools for backend and server-side issues
|
||||
- For performance profiling and optimization, rely on Cursor ide's diagnostics tools
|
||||
Reference in New Issue
Block a user