0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)Go0 forks (0 forks)auto 404
Backendcriticalgood first issuetest
Repository metrics
- Stars
- 2 stars (2 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- test mode need to add dictator setup, or we need to ensure the dummy dataset has dictator
- The must be solved before Role Middleware mounted.
Contributor guide
- Research direction
- Investigate how to set up the dictator in test mode, possibly by seeding dummy data or mocking the Role Middleware. Ensure the setup runs before middleware is mounted.
- Tech stack
- go
- Domain
- backend
- Issue type
- Test
- Prerequisites
- GoTesting concepts