nomnoms12 / saucenao_api

Wrapper for SauceNAO JSON API
https://pypi.org/project/saucenao-api
GNU General Public License v3.0
64 stars 14 forks source link

Test new DB's #8

Closed nomnoms12 closed 3 years ago

nomnoms12 commented 3 years ago

We need to test new DB's (which were added in #7):

This requires:

  1. Add test cases to test_suite.py
  2. Add tests to test_containers.py

Optionally, we also need to update the existing test cases to be up to date.