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

agave-validator: add args tests for staked-nodes-overrides #4903

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yihau
Copy link
Member

@yihau yihau commented Feb 11, 2025

Problem

#4082

Summary of Changes

extracting args parsing logic and adding tests

@yihau yihau mentioned this pull request Feb 11, 2025
@yihau yihau requested a review from steviez February 12, 2025 05:20
@yihau yihau force-pushed the add-staked-nodes-overrides-test branch from 577b55e to 7d4e1fe Compare February 14, 2025 11:59
@yihau yihau force-pushed the add-staked-nodes-overrides-test branch from 7d4e1fe to 7b329c6 Compare February 14, 2025 12:08
const COMMAND: &str = "staked-nodes-overrides";

#[derive(Debug, PartialEq)]
pub struct StakedNodesOverridesArg {
Copy link

Choose a reason for hiding this comment

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

nit: StakedNodesOverridesArg ==> StakedNodesOverridesArgs

Copy link
Member Author

Choose a reason for hiding this comment

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

79493b3 🫡

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