Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor tests that depend on API calls (#419)
* add bestpdb endpoint test * add compare_responses * update pytest configuration * update ci.yml * linting * add more tests to the endpoints * add api golden data * add `test_call_uniprot` * mock `make_request` * refactor test_pdb - wip * add golden data * add `pytest-mock` * add types to `make_request` * add types to pdb module * improve pdb tests * use old typing syntax for Union * mark integration tests * rename TODO to FIXME * add missing fixme
- Loading branch information