-
Notifications
You must be signed in to change notification settings - Fork 916
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [Tests] A few easy fixes for unit tests ~25 failures still. I need to update the project to just ignore the maps directory completely for tests instead of just ignoring one test. Signed-off-by: Kawika Avilla <[email protected]> * [Tests] exclude maps from jest Signed-off-by: Kawika Avilla <[email protected]> * [Tests] More easy fixes for unit tests 8 failures still. Committing here because the remaining but require an agreement of next steps. Signed-off-by: Kawika Avilla <[email protected]> * [Tests] Update compressed files for unit tests Files were uncompressed, renamed, and then compressed again for unit tests. Signed-off-by: Kawika Avilla <[email protected]> * [Tests] Rename cli_plugin/kibana.test.js to opensearch_dashboards.test.js Signed-off-by: Kawika Avilla <[email protected]> * [Tests] update zip files in cli_plugin Updated references to OpenSearch and OpenSearch Dashboards for the zipped files with the cli_plugin for the tests to pass. Signed-off-by: Kawika Avilla <[email protected]> * [Tests] remove optimize/image tests This test checks if image exists but this image was removed in the renaming process at this commit: 3ecadd0. Signed-off-by: Kawika Avilla <[email protected]> * [Tests] update plugins_discovery test Updating a test that discovers plugins to have the correct amount. The original tests removed the creation of the mock related to x-pack. Update the test to get the correct values while running tests. Signed-off-by: Kawika Avilla <[email protected]> * [Tests] update TODOs with [RENAMEME] and ref to .com PR comment to include RENAMEME for easy grepping and update a ref to opensearch.com to opensearch.co so that it is easier to grep while renaming. Then had to regenerate the snapshots. Signed-off-by: Kawika Avilla <[email protected]>
- Loading branch information
Showing
32 changed files
with
65 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+212 Bytes
(220%)
packages/osd-opensearch/src/utils/__fixtures__/snapshot.tar.gz
Binary file not shown.
Binary file modified
BIN
+60 Bytes
(110%)
packages/osd-opensearch/src/utils/__fixtures__/snapshot.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+408 Bytes
(130%)
src/cli_plugin/install/__fixtures__/replies/invalid_name.zip
Binary file not shown.
Binary file modified
BIN
+946 Bytes
(120%)
src/cli_plugin/install/__fixtures__/replies/test_plugin.zip
Binary file not shown.
Binary file modified
BIN
+926 Bytes
(130%)
src/cli_plugin/install/__fixtures__/replies/test_plugin_different_version.zip
Binary file not shown.
Binary file modified
BIN
+478 Bytes
(100%)
src/cli_plugin/install/__fixtures__/replies/test_plugin_many.zip
Binary file not shown.
Binary file modified
BIN
+26 Bytes
(110%)
src/cli_plugin/install/__fixtures__/replies/test_plugin_no_opensearch_dashboards.zip
Binary file not shown.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...public/components/index_pattern_table/empty_state/__snapshots__/empty_state.test.tsx.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.