Skip to content
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

Fixes StakingNodesManager tests and adds github actions to run forge tests #39

Merged

Conversation

xhad
Copy link
Contributor

@xhad xhad commented Mar 13, 2024

Description

This fixes issues with StakingNodesManager.t.sol that were introduced on the previous merge. The issue was related to attempts to abstract mock validator node data creation into it's own contract to be used across other tests. That has been reverted and is only used in one test contract within StakingNodesManager for now.

Also, this adds a github actions yaml to run forge tests. This will require setting MAINNET_RPC_URL in the github settings secrets page here.

Copy link

Copy link
Contributor

@danoctavian danoctavian left a comment

Choose a reason for hiding this comment

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

LGTM

@xhad xhad merged commit 5d25c47 into release-candidate Mar 14, 2024
1 check passed
@xhad xhad deleted the chad/sc-133/more-staking-nodes-manager-coverage branch March 16, 2024 03:10
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