feat: Add role-based access control tests and middleware integration
Some checks are pending
Docker Test / test (push) Waiting to run
Some checks are pending
Docker Test / test (push) Waiting to run
This commit is contained in:
parent
002bea51c3
commit
cab7146445
4 changed files with 55 additions and 11 deletions
|
|
@ -47,7 +47,7 @@ npm run start
|
|||
```bash
|
||||
cd backend
|
||||
npm install
|
||||
npm test
|
||||
npm run test:unit
|
||||
npm run start
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue