Skip to content

Refactor sshpm_spec tests #16

@terciodemelo

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions