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: Update plugin schema testing util and associated tests #27574

Merged
merged 11 commits into from
Oct 21, 2020

Commits on Oct 19, 2020

  1. Fix default

    Laurie committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    6aa42c0 View commit details
    Browse the repository at this point in the history
  2. validate matching options, add associated test

    Laurie committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    9c3c09b View commit details
    Browse the repository at this point in the history
  3. fix error test

    Laurie committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    40b40b7 View commit details
    Browse the repository at this point in the history
  4. it's only the mismatch that matters

    Laurie committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    27d8122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05e36a1 View commit details
    Browse the repository at this point in the history
  6. use when instead of async

    Laurie committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    cdb17cc View commit details
    Browse the repository at this point in the history
  7. remove keys now that we're not using external

    Laurie committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    002ffe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    fe29c34 View commit details
    Browse the repository at this point in the history
  2. fix typescript

    Laurie committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    c5dbb7c View commit details
    Browse the repository at this point in the history
  3. fix expected errors in tests

    Laurie committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    0c147cc View commit details
    Browse the repository at this point in the history
  4. missed some tests

    Laurie committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    2bbc77e View commit details
    Browse the repository at this point in the history