Skip to content

Commit cd41e34

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

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

week2/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ 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-
4542
## Finished?
4643

4744
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)