Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve unit testing of Frost's API interactions #406

Open
ajvb opened this issue Oct 30, 2020 · 1 comment
Open

Improve unit testing of Frost's API interactions #406

ajvb opened this issue Oct 30, 2020 · 1 comment
Milestone

Comments

@ajvb
Copy link
Contributor

ajvb commented Oct 30, 2020

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 ajvb added this to the 0.5.0 milestone Oct 30, 2020
@ajvb
Copy link
Contributor Author

ajvb commented Nov 12, 2020

related to #415

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant