python-cmr icon indicating copy to clipboard operation
python-cmr copied to clipboard

Add some integration tests

Open jddeal opened this issue 9 years ago • 0 comments

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

jddeal avatar Jan 18 '17 17:01 jddeal