Skip to content

Remove unused function and add runner tests/mocks#33

Merged
sendqueery merged 1 commit intov1from
inv-result-refactor
Aug 24, 2020
Merged

Remove unused function and add runner tests/mocks#33
sendqueery merged 1 commit intov1from
inv-result-refactor

Conversation

@sendqueery
Copy link
Collaborator

Cleaning up some unused code and improving test coverage for fetching invocation results.

@@ -56,39 +55,41 @@ func (m *MockSSMClient) TerminateSession(input *ssm.TerminateSessionInput) (outp
}

func (m *MockSSMClient) GetCommandInvocation(input *ssm.GetCommandInvocationInput) (output *ssm.GetCommandInvocationOutput, err error) {
Copy link
Contributor

Choose a reason for hiding this comment

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

We should take a look at leveraging GoMock/mockgen moving forward

@sendqueery sendqueery force-pushed the inv-result-refactor branch from 5f9767c to 3d7a3b6 Compare August 24, 2020 17:22
@sendqueery sendqueery merged commit cd1239d into v1 Aug 24, 2020
@sendqueery sendqueery deleted the inv-result-refactor branch August 24, 2020 17:23
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