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

Adding State Checks for Known Type and Value, and Sensitive Checks #275

Merged
merged 30 commits into from
Jan 25, 2024

Commits on Jan 15, 2024

  1. Adding StateCheck interface (#266)

      * Configuring when state checks are executed.
      * Testing that state checks are executed.
    bendbennett committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f67b3e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eed2a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e31d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e3ca3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d93aa82 View commit details
    Browse the repository at this point in the history
  6. Modifying ExpectKnown<Value|OutputValue|OutputValueAtPath> to allow f…

    …or checking of null values (#266)
    bendbennett committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    598dac8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c78e3e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e51693 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d4acf4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01fe9a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb9fed8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ff68bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5d04859 View commit details
    Browse the repository at this point in the history
  14. Fixing tests (#266)

    bendbennett committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a79aea8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f5abf73 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Fixing navigation (#266)

    bendbennett committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    648730a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Fixing changelog entries

    bendbennett committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c74a9e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    178c2c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c542a70 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    518c94c View commit details
    Browse the repository at this point in the history
  2. Adding change log entry for deprecation of ExpectNullOutputValue an…

    …d `ExpectNullOutputValueAtPath` plan checks (#266)
    bendbennett committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    35ffc45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31f8d5e View commit details
    Browse the repository at this point in the history
  4. Renaming variable (#266)

    bendbennett committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    031df21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6df33b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15330e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4e96ac View commit details
    Browse the repository at this point in the history
  8. Linting (#266)

    bendbennett committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a88a10d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    6d8f112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04cf3c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    173d4b2 View commit details
    Browse the repository at this point in the history