🤡(app-desk) mock endpoint teams/:teamId/accesses/

We intercept the request to the endpoint teams/:teamId/accesses/
and return a json with dummy accesses of the team.
This commit is contained in:
Anthony LC
2024-02-29 14:37:04 +01:00
committed by Anthony LC
parent 1da978e121
commit 9d30bc88f1
6 changed files with 44 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@faker-js/faker": "8.4.1",
"@openfun/cunningham-react": "2.4.0",
"@tanstack/react-query": "5.24.8",
"i18next": "23.10.0",