Added a lot of unit tests
This commit is contained in:
parent
0938fb98b7
commit
16d4a0724c
32 changed files with 4268 additions and 497 deletions
5
tests/data/responses/login_failure.json
Normal file
5
tests/data/responses/login_failure.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"status": "ko",
|
||||
"msg": "L'email ou le mot de passe saisi est incorrect.",
|
||||
"data": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue