cyberowl
cyberowl copied to clipboard
Implement unit & integration tests
Description
- [ ] Implement unit tests.
- [ ] Implement integration tests.
These tests are answering the questions below:
- will/did my code change break the spider?
- will/did the spider break because the page I'm scraping changed?