Skip to content

Commit 616d6f3

Browse files
authored
Update README.md
1 parent 6f80b7f commit 616d6f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

week2/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ We will also look into enhancing your API. One thing to keep in mind that your o
3939

4040
Lastly, it is time to learn how to automate the testing of our API's. This can be done in Postman using [automated testsuites](https://www.postman.com/use-cases/api-testing-automation/) but we are going to do it using code, similar to unit testing learned in JavaScript. Have a look [here](https://study.hackyourfuture.net/#/testing/api-testing.md) on how to do that using the [supertest](https://www.npmjs.com/package/supertest) library.
4141

42+
## Career training II (Interview preparation)
43+
If you haven't finished all the material yet, then continue with it this week.
44+
4245
## Finished?
4346

4447
Are you finished with going through the materials? High five! If you feel ready to get practical, click [here](./MAKEME.md).

0 commit comments

Comments
 (0)