Issue#10 Add additional Test for missing field and exact copy of how the CodeKataSessionExpirationTest should look
This commit is contained in:
parent
2f26467558
commit
e2f26b0271
3 changed files with 137 additions and 49 deletions
|
|
@ -138,7 +138,7 @@ The core tests are the simplest, we will look into how to use mockito to mock cl
|
|||
Next we will look how to test flows.
|
||||
|
||||
#### Networking
|
||||
Open the [networking instruction set](./codekata/networking.instructionset).
|
||||
Open the [networking instruction set](./codekata/networking.instructionset.md).
|
||||
|
||||
The networking instruction set will show you how to test network request with mockwebserver.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue