Commit 7ff95ef
committed
test: add comprehensive RSpec specs for models and requests
- Add Player model specs with associations, validations, and methods
- Add Match model specs with scopes and instance methods
- Add Players request specs with authentication and authorization
- Test CRUD operations, filtering, and pagination
- Add policy specs for role-based access control1 parent 194a0d2 commit 7ff95ef
5 files changed
Lines changed: 749 additions & 0 deletions
File tree
- db
- spec
- models
- policies
- requests/api/v1
0 commit comments