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

parameterize and better organize shellspec tests #133

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

jacobsalmela
Copy link
Collaborator

@jacobsalmela jacobsalmela commented Aug 28, 2023

Summary and Scope

  • better parameterizes shellspec tests utilizing vars and shellspec Parameters:
  • organizes shellpsec tests a bit better
  • uses /tmp/.cani/ for all tests instead of a relative path (helps for consistency and to avoid clash with developer builds)
  • changes make spec to use the same script as integration and edge. this required moving the existing tests into a new spec/functional directory. This also moves the script into spec/support/bin, which is a better home for it
  • updates the custom hardware fixture

Risks and Mitigations

Low

@jacobsalmela jacobsalmela self-assigned this Aug 28, 2023
@jacobsalmela jacobsalmela force-pushed the native-shockwave branch 5 times, most recently from 71877a9 to 1ff9953 Compare August 29, 2023 15:30
@jacobsalmela jacobsalmela marked this pull request as ready for review August 29, 2023 15:38
@jacobsalmela jacobsalmela requested review from shunr-hpe and rsjostrand-hpe and removed request for rsjostrand-hpe and shunr-hpe August 29, 2023 15:38
@jacobsalmela jacobsalmela marked this pull request as draft August 29, 2023 17:01
@jacobsalmela jacobsalmela force-pushed the native-shockwave branch 4 times, most recently from af2da3b to e8ec30f Compare September 1, 2023 18:15
@jacobsalmela jacobsalmela marked this pull request as ready for review September 1, 2023 18:28
@jacobsalmela jacobsalmela requested review from rsjostrand-hpe and shunr-hpe and removed request for rsjostrand-hpe September 1, 2023 18:28
@jacobsalmela jacobsalmela marked this pull request as draft September 1, 2023 18:37
@jacobsalmela jacobsalmela force-pushed the native-shockwave branch 2 times, most recently from 6234c8c to 69a3053 Compare September 1, 2023 19:14
spec/functional/cani_add_blade_spec.sh Outdated Show resolved Hide resolved
spec/functional/cani_session_spec.sh Outdated Show resolved Hide resolved
spec/spec_helper.sh Outdated Show resolved Hide resolved
@jacobsalmela jacobsalmela force-pushed the native-shockwave branch 2 times, most recently from c3fbef8 to f9486dc Compare September 5, 2023 15:05
@jacobsalmela jacobsalmela force-pushed the native-shockwave branch 2 times, most recently from d9e5dc2 to f1733af Compare September 5, 2023 16:19
@jacobsalmela jacobsalmela marked this pull request as ready for review September 5, 2023 16:43
…pting compatibility

Signed-off-by: Jacob Salmela <jacob.salmela@hpe.com>
Signed-off-by: Jacob Salmela <jacob.salmela@hpe.com>
@jacobsalmela jacobsalmela merged commit f5f05fe into main Sep 7, 2023
5 checks passed
@jacobsalmela jacobsalmela deleted the native-shockwave branch September 7, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants