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

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Mar 23, 2021

Description

Updates the snapshots for jest tests. Unit tests shouldn't be passing yet and were not passing prior to this PR. This is to setup work prior to fixing the unit tests.

Snapshots were updated with the following command: yarn test:jest -u.

Issues Resolved

#207

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

Signed-off-by: Kawika Avilla kavilla414@gmail.com

@odfe-release-bot
Copy link

✅   DCO Check Passed

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>
@odfe-release-bot
Copy link

✅   DCO Check Passed

boktorbb
boktorbb previously approved these changes Mar 23, 2021
Copy link
Contributor

@boktorbb boktorbb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@boktorbb boktorbb added this to the Beta release milestone Mar 23, 2021
@boktorbb boktorbb linked an issue Mar 23, 2021 that may be closed by this pull request
3 tasks
@boktorbb boktorbb removed a link to an issue Mar 23, 2021
3 tasks
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>
@odfe-release-bot
Copy link

✅   DCO Check Passed b70caf9

ananzh
ananzh previously approved these changes Mar 23, 2021
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>
@odfe-release-bot
Copy link

✅   DCO Check Passed b16b428

@kavilla kavilla requested review from boktorbb and ananzh March 23, 2021 23:55
Copy link
Contributor

@boktorbb boktorbb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Copy link
Contributor

@mihirsoni mihirsoni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!!

@kavilla kavilla mentioned this pull request Mar 24, 2021
5 tasks
@kavilla kavilla merged commit 33bb5e0 into opensearch-project:main Mar 24, 2021
kavilla added a commit that referenced this pull request Mar 24, 2021
* [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>

* [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>

* [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 kavilla deleted the update-snapshots branch March 24, 2021 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants