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

[Reporting/Test] move functional tests to apps #64368

Merged
merged 9 commits into from
Apr 27, 2020

Commits on Apr 23, 2020

  1. Squashed commit of the following:

    commit 5953089c03bea6b2d091f7723fea25bb1c210ee8
    Author: Timothy Sullivan <tsullivan@elastic.co>
    Date:   Thu Apr 9 18:29:55 2020 -0700
    
        move tests to apps
    
    commit 39adeaa
    Author: Timothy Sullivan <tsullivan@elastic.co>
    Date:   Thu Apr 9 17:49:20 2020 -0700
    
        update archive with better dashboard
    
    commit 55b6007
    Author: Timothy Sullivan <tsullivan@elastic.co>
    Date:   Thu Apr 9 17:16:53 2020 -0700
    
        fix the refactoring bugs
    
    commit 11aff10
    Author: Timothy Sullivan <tsullivan@elastic.co>
    Date:   Thu Apr 9 17:16:28 2020 -0700
    
        remove unused fixtuers
    
    commit 05c3381
    Author: Timothy Sullivan <tsullivan@elastic.co>
    Date:   Thu Apr 9 16:37:36 2020 -0700
    
        Start of refactoring
    
    commit b63c182
    Author: Timothy Sullivan <tsullivan@elastic.co>
    Date:   Thu Apr 9 16:32:50 2020 -0700
    
        Todo comments
    
    commit 1e0105e
    Author: Timothy Sullivan <tsullivan@elastic.co>
    Date:   Thu Apr 9 14:31:58 2020 -0700
    
        revert unrelated change
    
    commit 206fd14
    Merge: 0d4c2ad 8343064
    Author: Timothy Sullivan <tsullivan@elastic.co>
    Date:   Thu Apr 9 14:28:45 2020 -0700
    
        Merge branch 'master' into reporting/test-better
    
    commit 0d4c2ad
    Author: Timothy Sullivan <tsullivan@elastic.co>
    Date:   Wed Apr 8 10:41:19 2020 -0700
    
        fix ts
    
    commit 890128c
    Merge: d9ce402 3598b8c
    Author: Timothy Sullivan <tsullivan@elastic.co>
    Date:   Wed Apr 8 10:31:09 2020 -0700
    
        Merge branch 'master' into reporting/test-better
    
    commit d9ce402
    Author: Timothy Sullivan <tsullivan@elastic.co>
    Date:   Tue Apr 7 08:31:58 2020 -0700
    
        [Reporting] convert all server unit tests to TypeScript
    tsullivan committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    40d735a View commit details
    Browse the repository at this point in the history
  2. fix imports and readmes

    tsullivan committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    19c197e View commit details
    Browse the repository at this point in the history
  3. remove not-needed readme

    tsullivan committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    35032a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33c2a6b View commit details
    Browse the repository at this point in the history
  5. correct some comments

    tsullivan committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    734c5d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

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

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    ef182e7 View commit details
    Browse the repository at this point in the history
  2. fix config path in readme

    tsullivan committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    3aa01ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0111d55 View commit details
    Browse the repository at this point in the history