Skip to content

PRODENG-2593 Functional tests for download-launchpad#463

Merged
james-nesbitt merged 2 commits intoMirantis:masterfrom
dimitarbytes:2593-launchpad-download
Apr 10, 2024
Merged

PRODENG-2593 Functional tests for download-launchpad#463
james-nesbitt merged 2 commits intoMirantis:masterfrom
dimitarbytes:2593-launchpad-download

Conversation

@dimitarbytes
Copy link
Copy Markdown
Contributor

  1. Added functional tests to test the command launchpad download-launchpad
  2. Prepared the integration tests to be ready to run multiple tests against the same cluster
  3. Created unit tests for version.go

https://mirantis.jira.com/browse/PRODENG-2593

Signed-off-by: Dimitar Dimitrov <ddimitrov@mirantis.com>
Signed-off-by: Dimitar Dimitrov <ddimitrov@mirantis.com>
Copy link
Copy Markdown
Collaborator

@james-nesbitt james-nesbitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes to test/integration/integration_test.go are not clear:

why the change to TestMKEClientConfig?

if err != nil {
t.Fatalf("failed to remove file: %s", err)
}
})
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there an advantage to t.Cleanup over a simple defer ?

@james-nesbitt james-nesbitt merged commit 73a3f06 into Mirantis:master Apr 10, 2024
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.

2 participants