Skip to content

test: remove gocheck from jimmhttp pkg tests#1880

Merged
kian99 merged 1 commit intocanonical:v3from
kian99:remove-go-check
Feb 23, 2026
Merged

test: remove gocheck from jimmhttp pkg tests#1880
kian99 merged 1 commit intocanonical:v3from
kian99:remove-go-check

Conversation

@kian99
Copy link
Contributor

@kian99 kian99 commented Feb 20, 2026

Description

This PR refactors two tests in jimmhttp that were integration style tests i.e. using the jimmtest.JIMMSuite but could work without the use of the JIMMSuite. With this change we also move incrementally closer to removing gocheck from our tests.

Engineering checklist

  • Documentation updated
  • Covered by unit tests
  • Covered by integration tests

@kian99 kian99 requested a review from a team as a code owner February 20, 2026 13:50
"github.com/canonical/jimm/v3/internal/rpc"
)

type CredentialStore interface {
Copy link
Collaborator

Choose a reason for hiding this comment

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

godoc, please

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Landing it as-is and fixing it in #1879

Copy link
Contributor

@SimoneDutto SimoneDutto left a comment

Choose a reason for hiding this comment

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

good

@kian99 kian99 merged commit 5936ef6 into canonical:v3 Feb 23, 2026
8 checks passed
@kian99 kian99 deleted the remove-go-check branch February 23, 2026 08:36
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