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

[7.x] [Security Solutions][Detection Engine] Adds e2e and unit tests for PR #89947 (#89973) #90091

Merged
merged 3 commits into from
Feb 3, 2021

Commits on Feb 2, 2021

  1. [Security Solutions][Detection Engine] Adds e2e and unit tests for PR e…

    …lastic#89947  (elastic#89973)
    
    ## Summary
    
    Adds e2e and unit tests for PR:
    elastic#89947
    
    * Adds e2e tests for create_index
    * Adds e2e tests for get_privileges
    * Adds unit test for use_privilege_user
    * Adds exhaustive switch for the roles in the e2e tests
    * Adds some typescript barrel rolls for the .json scripts to make TypeScript a bit more readable when doing imports 
    * Fixes some of the types that were not matched up with the recent privilege endpoint
    
    ### Checklist
    
    - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
    FrankHassanabad committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    8051e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6aef88 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    1d1e074 View commit details
    Browse the repository at this point in the history