-
Notifications
You must be signed in to change notification settings - Fork 696
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 tests #436
Improve tests #436
Conversation
This PR is the basis for integrating further module tests more easily. I have provided an example for |
This looks great! thank you for all these additions, testing is something that certainly needs work in Pacu. We will start reviewing this when time allows and will get it merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks good to me, tests all pass locally for me.
This PR should improve the tests for the modules. I'm going to create a structure that allows to create of tests in each module. Will see if I can provide some sort of template for the mock tests with moto.