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

Refactor sshpm_spec tests #16

Open
terciodemelo opened this issue Feb 24, 2017 · 0 comments
Open

Refactor sshpm_spec tests #16

terciodemelo opened this issue Feb 24, 2017 · 0 comments
Assignees

Comments

@terciodemelo
Copy link
Member

Because of the heavy computational resource consumption required for leveraging containers in RSpec tests, the tests were designed to optimize containers usage, and thus the behavior tests are being written in a nested manner. That being said, the number of duplicated test cases in different contexts is growing and they can be modularized in shared_examples cases.

I propose such test cases to be wrapped in shared_examples

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