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

testscript: test custom conditions #175

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

Commits on Aug 4, 2022

  1. Add test for custom conditions

    Add a test for custom conditions:
      * two without arguments
      * two requiring an argument
    The companion script shows how the condition work when they
    match, when they don't match, and when they match but are negated.
    datacharmer committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    d0c991a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c3f2b9 View commit details
    Browse the repository at this point in the history
  3. Restore go.mod

    datacharmer committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    0d6efa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    4b4de17 View commit details
    Browse the repository at this point in the history
  2. Improve error message

    datacharmer committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    90696b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03e1881 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10e516a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07717e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d14910 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    ff2730e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f43ce3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

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

Commits on May 1, 2023

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