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

feat: Implement FlatRuleTester #15519

Merged
merged 11 commits into from Feb 2, 2022
Merged

feat: Implement FlatRuleTester #15519

merged 11 commits into from Feb 2, 2022

Commits on Jan 14, 2022

  1. feat: Implement FlatRuleTester

    Implements FlatRuleTester as a way to allow devs to test their rules
    against flat config.
    
    Refs #13481
    nzakas committed Jan 14, 2022
    Copy the full SHA
    e509d9f View commit details
    Browse the repository at this point in the history
  2. more test fixes

    nzakas committed Jan 14, 2022
    Copy the full SHA
    1d0a612 View commit details
    Browse the repository at this point in the history
  3. Finish tests

    nzakas committed Jan 14, 2022
    Copy the full SHA
    249ac9c View commit details
    Browse the repository at this point in the history
  4. Remove TODO comments

    nzakas committed Jan 14, 2022
    Copy the full SHA
    ddc53e2 View commit details
    Browse the repository at this point in the history
  5. Added subclassing tests

    nzakas committed Jan 14, 2022
    Copy the full SHA
    da9d3f8 View commit details
    Browse the repository at this point in the history
  6. Add FlatConfigArray test

    nzakas committed Jan 14, 2022
    Copy the full SHA
    da7f9c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Incorporate feedback

    nzakas committed Jan 21, 2022
    Copy the full SHA
    02118e8 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    nzakas committed Jan 21, 2022
    Copy the full SHA
    3ff18e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Incorporate feedback

    nzakas committed Jan 24, 2022
    Copy the full SHA
    48d3cce View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Fix up typedefs

    nzakas committed Jan 27, 2022
    Copy the full SHA
    621813b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Copy the full SHA
    564bb31 View commit details
    Browse the repository at this point in the history