Skip to content

Refactor sshpm_spec tests #16

Description

@terciodemelo

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

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions