Added a lot of unit tests
This commit is contained in:
parent
0938fb98b7
commit
16d4a0724c
32 changed files with 4268 additions and 497 deletions
9
tests/data/responses/login_success.json
Normal file
9
tests/data/responses/login_success.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"status": "ok",
|
||||
"msg": "",
|
||||
"data": {
|
||||
"needChoice": false,
|
||||
"redirectUrl": "\/membre",
|
||||
"id_club": 88
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue