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

Add validation for empty suite definition list #70

Closed
wants to merge 1 commit into from

Conversation

fredjn
Copy link
Member

@fredjn fredjn commented Aug 14, 2024

We currently pass validation on suite defintions that only
contain an empty list. This should not pass. This change adds a
simple assertion to make sure the suite definition array is not
empty incl. a small test to verify this behavior.

We currently pass validation on suite defintions that only
contain an epmpty list. This should not pass. This change adds a
simple assertion to make sure the suite definition array is not
empty incl. a small test to verify this behavior.
@fredjn fredjn requested a review from a team as a code owner August 14, 2024 12:01
@fredjn fredjn requested review from t-persson and andmat900 and removed request for a team August 14, 2024 12:01
Copy link
Collaborator

@t-persson t-persson left a comment

Choose a reason for hiding this comment

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

Please use the PR template

@fredjn fredjn closed this Aug 14, 2024
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