Skip to content

chore: Refactor test provider#3146

Merged
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:refactor-test-provider
Feb 3, 2026
Merged

chore: Refactor test provider#3146
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:refactor-test-provider

Conversation

@stevehipwell
Copy link
Copy Markdown
Collaborator


Before the change?

  • Tests used inconsistent provider configuration
  • We imported stretchr/testify for a single test

After the change?

  • Test use a consistent provider implementation
  • We no longer depend on stretchr/testify

Pull request checklist

  • Schema migrations have been created if needed (example)
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@stevehipwell stevehipwell added this to the v6.11.0 Release milestone Jan 30, 2026
@stevehipwell stevehipwell self-assigned this Jan 30, 2026
@stevehipwell stevehipwell added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Jan 30, 2026
@github-actions
Copy link
Copy Markdown

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@stevehipwell stevehipwell force-pushed the refactor-test-provider branch from 7428ccc to 8d6f7e1 Compare January 30, 2026 14:48
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
@stevehipwell stevehipwell force-pushed the refactor-test-provider branch from 8d6f7e1 to e02a89a Compare February 3, 2026 13:44
@stevehipwell stevehipwell enabled auto-merge (squash) February 3, 2026 13:45
@stevehipwell stevehipwell merged commit 41e7acd into integrations:main Feb 3, 2026
7 checks passed
@stevehipwell stevehipwell deleted the refactor-test-provider branch February 3, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants