khwang0 / 2018F-COMP3111

19 stars 13 forks source link

[Unit test] About scrape data and pagination #69

Open ytlamal opened 5 years ago

ytlamal commented 5 years ago

As the content of the web page will not be constant,Then how to test the scraping data and pagination?

comp3111ta commented 5 years ago

You can cache the page during your test. Change the URL during testing using annotation.