python-cmr
python-cmr copied to clipboard
Add some integration tests
We're doing a good job on unit tests, but we have no integration tests that closer replicate how the module would be used in practice. Would be nice to a have some tests set up to cover:
- chaining
- actual requests returning expected results
- using the module to make multiple, different requests without instance data carrying over