-
Notifications
You must be signed in to change notification settings - Fork 937
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
TESTID-140: sidebar spec #9128
TESTID-140: sidebar spec #9128
Conversation
6316f6f
to
875c295
Compare
Could you rebase so that the diff only show your changes? |
425ba69
to
f428dab
Compare
Done, but it'll still contain more changes than the ones I authored. The reason is I had to pull from Argus' PR in order to recover my lost refactors.
|
Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
…ommand instead Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
…pensearch-project#9119) * Add test for filtering functionality for discover, which enables query enhancement * Make test more robust: Add logic to use date picker start and end buttons if set to absolute times. Check the table length directly instead of number of hits to avoid bug where not all results load. --------- Signed-off-by: Argus Li <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> Signed-off-by: Federico Silva <[email protected]>
…s when out of a workspace (opensearch-project#9024) * add workspaceAvailability Signed-off-by: Qxisylolo <[email protected]> * Changeset file for PR opensearch-project#9024 created/updated * add tests Signed-off-by: Qxisylolo <[email protected]> * update test Signed-off-by: Qxisylolo <[email protected]> * fix test use piple Signed-off-by: Qxisylolo <[email protected]> * fix test new Signed-off-by: Qxisylolo <[email protected]> --------- Signed-off-by: Qxisylolo <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> Signed-off-by: Federico Silva <[email protected]>
…opensearch-project#9112) * Add tests for saved search creation and loading for query enhancement * click on a random element before typing on query editor to bypass the popover that appears * address pr comments - refactor to create saved search as an api call * address pr comments - specifically navigate to discover page before setting datasource Signed-off-by: Justin Kim <[email protected]> --------- Signed-off-by: Justin Kim <[email protected]> Signed-off-by: Anan Zhuang <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> Co-authored-by: Anan Zhuang <[email protected]> Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
@silvaf-dev from https://github.com/opensearch-project/OpenSearch-Dashboards/actions/runs/12658896186/job/35276829002?pr=9128, it seems that this cypress/integration/core-opensearch-dashboards/opensearch-dashboards/apps/query_enhancements/utils/sidebar_filtering.js is missing license header and there are some lint issues. Could you add a license header and also run |
* Refactor this PR opensearch-project#9128 * Clean up structures Signed-off-by: Anan <[email protected]>
* Refactor this PR opensearch-project#9128 * Clean up structures Signed-off-by: Anan <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
Signed-off-by: Federico Silva <[email protected]>
Close it as it is refactored by #9154 |
Description
Implements all four test suites required by #8946
Issues Resolved
Screenshot
Screen.Recording.2025-01-08.at.11.1.mp4
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration