mgmgpyaesonewin / web-crawler-assignment

0 stars 0 forks source link

[Chore] Improve the test implementations #13

Open malparty opened 3 months ago

malparty commented 3 months ago

Issue

Expected

While 100% test coverage is not required for this code challenge, all critical paths of the application should be unit-tested (and, ideally, UI-tested). So the following should be covered:

Note There is a bit of a challenge to implement tests for a service that generates HTTP requests. Hence, it is an expected part of the submission for us to assess your skills in writing challenging tests.

mgmgpyaesonewin commented 3 months ago

https://github.com/mgmgpyaesonewin/web-crawler-assignment/pull/17

mgmgpyaesonewin commented 3 months ago

https://github.com/mgmgpyaesonewin/web-crawler-assignment/pull/21