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

[jest] disallow invalid describe calls #41378

Merged
merged 7 commits into from
Jul 18, 2019

Commits on Jul 17, 2019

  1. [jest] disallow invalid describe calls

    spalger committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    3094a89 View commit details
    Browse the repository at this point in the history
  2. correct other describe calls

    spalger committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    123f62c View commit details
    Browse the repository at this point in the history
  3. remove unnecessary glob

    spalger committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    bff65b0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:elastic/kibana into fix/jest-asyn…

    …c-describe
    spalger committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    768b967 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Merge branch 'master' of github.com:elastic/kibana into fix/jest-asyn…

    …c-describe
    spalger committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    b66221e View commit details
    Browse the repository at this point in the history
  2. cast decribe names to strings

    spalger committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    d1aa4d9 View commit details
    Browse the repository at this point in the history
  3. remove new async describe function

    spalger committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    d8ab946 View commit details
    Browse the repository at this point in the history