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

multiflag: add simple testcases #3314

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

MustafaSaber
Copy link
Member

testcases for multiflag

@MustafaSaber MustafaSaber added do-not-merge minor no risk changes, for example new filters labels Nov 20, 2024
@MustafaSaber MustafaSaber self-assigned this Nov 20, 2024
Signed-off-by: Mustafa Abdelrahman <[email protected]>
values: "foo=bar foo=baz foo=qux bar=baz",
},
} {
t.Run(tc.name+"_valid", func(t *testing.T) {
Copy link
Member Author

Choose a reason for hiding this comment

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

Add another test for invalid and yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge minor no risk changes, for example new filters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant