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

[Tests] Update snapshots #222

Merged
merged 3 commits into from
Mar 24, 2021
Merged

Commits on Mar 23, 2021

  1. [Tests] Update snapshots

    Updated snapshots using yarn test:jest -u. Unit tests do not pass
    fully in this commit. But this will setup the work for fixing unit
    tests.
    
    Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
    kavilla committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    5f85d87 View commit details
    Browse the repository at this point in the history
  2. [Test] Update config fixture in OSD config

    Elasticsearch reference was missed while updating a config. Updated
    the config and re-ran the snapshot update command.
    
    Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
    kavilla committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b70caf9 View commit details
    Browse the repository at this point in the history
  3. [Tests] Update missing kibana and elastic references

    While generating more snapshots more Kibana and Elastic references
    were caught. Updated the source code and re-ran yarn test:jest -u.
    
    Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
    kavilla committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b16b428 View commit details
    Browse the repository at this point in the history