Skip to content

feature: adds a package with operations testing utilities #33

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

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

jkongie
Copy link
Collaborator

@jkongie jkongie commented Apr 24, 2025

There are common patterns when testing Operations that we can provide to users as a package. This commit adds a package with a single function to create a testing OperationBundle, but can be extended in the future to include more utilities as they emerge from user feedback.

There are common patterns when testing Operations that we can provide
to users as a package. This commit adds a package with a single function
to create a testing OperationBundle, but can be extended in the future
to include more utilities as they emerge from user feedback.
@jkongie jkongie requested a review from a team as a code owner April 24, 2025 06:12
Copy link

changeset-bot bot commented Apr 24, 2025

🦋 Changeset detected

Latest commit: 9a149b4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
chainlink-deployments-framework Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jkongie jkongie added this pull request to the merge queue Apr 24, 2025
Merged via the queue into main with commit 520d47b Apr 24, 2025
6 checks passed
@jkongie jkongie deleted the operations-test-utils branch April 24, 2025 14:33
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