igorsimb / mp-monitor

Django app for scraping Wildberries
1 stars 0 forks source link

test(main): add tests for Main app's views and tasks #24

Closed igorsimb closed 11 months ago

igorsimb commented 11 months ago

Partially addresses #7

Some views functionality is already covered in other test modules (e.g. scrape_item) Task tests check that items are updated correctly as well as some negative scenarios with no item or tenant id.