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

Improve error messages for min-wrapper-count #321

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Commits on Aug 2, 2024

  1. Add tests for wrapper-validation with insufficient wrappers

    - Test min-wrapper-count greater than wrappers
    - Test caswrapper-validation with insufficient wrappers
    bigdaz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d473db0 View commit details
    Browse the repository at this point in the history
  2. Improve error messages for min-wrapper-count

    - Specific message when no wrappers are found
    - Better message when wrapper count is less than configured
    
    Fixes #284
    bigdaz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ac3aebd View commit details
    Browse the repository at this point in the history