frost icon indicating copy to clipboard operation
frost copied to clipboard

Improve unit testing of Frost's API interactions

Open ajvb opened this issue 5 years ago • 1 comments
trafficstars

Currently Frost's resource.py and client.py files, which are used for actually retrieving resources from services like AWS, are completely untested within our unit testing in CI.

We should start using something like moto or similar to create tests for these files.

ajvb avatar Oct 30 '20 19:10 ajvb

related to #415

ajvb avatar Nov 12 '20 20:11 ajvb