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

fix(RequiresTagInterceptor): Add fix to handle scenario where no tags are present in the runtime tags, but some specs are annotated with @RequiresTag() #3532

Merged
merged 4 commits into from
Jul 26, 2023

Commits on May 19, 2023

  1. test(RequiresTagInterceptor): Add tests for interceptor, with failing…

    … test for !3531
    zakhenry authored and Kantis committed May 19, 2023
    Configuration menu
    Copy the full SHA
    272e4f7 View commit details
    Browse the repository at this point in the history
  2. fix(RequiresTagInterceptor): Add fix to handle scenario where no tags…

    … are present in the runtime tags, but some specs are annotated with @RequiresTag()
    
    Ref kotest#3531
    zakhenry authored and Kantis committed May 19, 2023
    Configuration menu
    Copy the full SHA
    4d348b2 View commit details
    Browse the repository at this point in the history
  3. fixup! test(RequiresTagInterceptor): Add tests for interceptor, with …

    …failing test for !3531
    Kantis committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ca1b9a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    bd0854f View commit details
    Browse the repository at this point in the history