Skip to content

Add shared test runner - Timelock schedule/cancel#795

Open
krebernisak wants to merge 2 commits into
mainfrom
chore/test_runner_timelock_schedule_cancel
Open

Add shared test runner - Timelock schedule/cancel#795
krebernisak wants to merge 2 commits into
mainfrom
chore/test_runner_timelock_schedule_cancel

Conversation

@krebernisak

Copy link
Copy Markdown
Contributor

No description provided.

@krebernisak krebernisak requested a review from a team as a code owner June 25, 2026 12:37
@github-actions

Copy link
Copy Markdown

👋 krebernisak, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@ecPablo ecPablo left a comment

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.

Looks good overall! just some linting errors to fix and should be good to go. I'll take some time to adopt this pattern for evm and solana.


// WaitForTransaction is called after every SetRoot / Execute result so each chain can confirm
// finality using its own mechanism.
WaitForTransaction func(ctx context.Context, t *testing.T, tx types.TransactionResult)

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.

suggestion on this, maybe we can add another hook for timelock execution so it's clearly identified when a proposal was scheduled in timelock vs executed

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