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

[CCR] Improve remote clusters test coverage #29487

Merged

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    c9445c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20d71e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eca8711 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14a2fb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e11ad7 View commit details
    Browse the repository at this point in the history
  6. Add tests verifying behavior for row link, row delete button, and det…

    …ail panel delete button.
    
    - Use getRouterLinkProps to assign onClick and href to edit buttons in row and detail panel.
    cjcenizal committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    c4d0e08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f33488 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9e1c6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2687a16 View commit details
    Browse the repository at this point in the history
  10. Code style changes.

    - Invert negative connotation of variables for improved readability.
    - Return null instead of undefined from validators.
    - Extract Jest test component instantiation into beforeEach.
    cjcenizal committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    4d0bb14 View commit details
    Browse the repository at this point in the history