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

[Cases] RBAC: Migrate routes' unit tests to integration tests #96374

Merged

Commits on Apr 12, 2021

  1. Move test to upper level

    cnasikas committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    dfa2201 View commit details
    Browse the repository at this point in the history
  2. Improve addComment tests

    cnasikas committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    d9641c0 View commit details
    Browse the repository at this point in the history
  3. Convert add comment test

    cnasikas committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    9cccf90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4675df1 View commit details
    Browse the repository at this point in the history
  5. Convert add case test

    cnasikas committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    80e1d87 View commit details
    Browse the repository at this point in the history
  6. Improve utils

    cnasikas committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    265adbf View commit details
    Browse the repository at this point in the history
  7. Convert update case test

    cnasikas committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    19d19f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf3177b View commit details
    Browse the repository at this point in the history
  9. Convert delete comment test

    cnasikas committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    bd34566 View commit details
    Browse the repository at this point in the history
  10. Convert get comment test

    cnasikas committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    3b8ca25 View commit details
    Browse the repository at this point in the history
  11. Migrate update comment

    cnasikas committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    68f5251 View commit details
    Browse the repository at this point in the history
  12. Migrate configuration

    cnasikas committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a50ab4b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Migrate statuses

    cnasikas committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d284f36 View commit details
    Browse the repository at this point in the history
  2. Migrate get case

    cnasikas committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    ab69965 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80f9a96 View commit details
    Browse the repository at this point in the history
  4. Migrate find case

    cnasikas committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a105b59 View commit details
    Browse the repository at this point in the history
  5. Fixing delete tests

    jonathan-buttner committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    6302029 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'convert_unit_tests_to_integration_tests' of github.com:…

    …cnasikas/kibana into convert-cases-unit-tests
    jonathan-buttner committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    93160a1 View commit details
    Browse the repository at this point in the history
  7. Migrate find case

    cnasikas committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    ec75fba View commit details
    Browse the repository at this point in the history
  8. Renaming functions

    jonathan-buttner committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    618973c View commit details
    Browse the repository at this point in the history
  9. Merge branch 'convert_unit_tests_to_integration_tests' of github.com:…

    …cnasikas/kibana into convert-cases-unit-tests
    jonathan-buttner committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a099313 View commit details
    Browse the repository at this point in the history
  10. Migrate push case

    cnasikas committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    3938d36 View commit details
    Browse the repository at this point in the history
  11. Fix status codes

    cnasikas committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    25736b3 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2 from jonathan-buttner/convert-cases-unit-tests

    [Cases] Migrate deletion unit tests to integration tests
    jonathan-buttner committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    77e9a93 View commit details
    Browse the repository at this point in the history
  13. Fixes

    cnasikas committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    1aaeb4f View commit details
    Browse the repository at this point in the history
  14. Merge branch 'convert_unit_tests_to_integration_tests' of github.com:…

    …cnasikas/kibana into convert_unit_tests_to_integration_tests
    cnasikas committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    484ce16 View commit details
    Browse the repository at this point in the history
  15. Adding mocks

    jonathan-buttner committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d12d9c2 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'convert_unit_tests_to_integration_tests' of github.com:…

    …cnasikas/kibana into fixing-types
    jonathan-buttner committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d38dceb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    be2897f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. PR feedback

    cnasikas committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    6db02cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from jonathan-buttner/fixing-types

    [Cases] Fixing types
    jonathan-buttner committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    1175b3d View commit details
    Browse the repository at this point in the history