Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Add cypress test suite for reporting context menu #52

Conversation

davidcui1225
Copy link
Contributor

Signed-off-by: David Cui [email protected]

Description

Add cypress test suite for reporting context menu functionality to ensure integration is working. Skips the test suite if reporting plugin is not installed

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@davidcui1225 davidcui1225 merged commit 6ff9679 into opensearch-project:main Jul 9, 2021
@davidcui1225 davidcui1225 deleted the add-reporting-integration-test branch July 9, 2021 00:24
davidcui1225 added a commit to davidcui1225/dashboards-notebooks that referenced this pull request Aug 25, 2021
davidcui1225 added a commit that referenced this pull request Aug 26, 2021
* cherry pick from PR #52
Signed-off-by: David Cui <[email protected]>

* cherry-pick from 36271f4
Signed-off-by: David Cui <[email protected]>

* add tenant support for Notebooks reporting
Signed-off-by: David Cui <[email protected]>

* remove console log statements
Signed-off-by: David Cui <[email protected]>

* bump version to 1.0.1.0
Signed-off-by: David Cui <[email protected]>

* fix opensearch version tag for workflow
Signed-off-by: David Cui <[email protected]>
joshuali925 added a commit that referenced this pull request Sep 20, 2021
* Remove dependency on dashboards version for requests (#48)

* Remove dependency on dashboards version

Signed-off-by: Joshua Li <[email protected]>

* Update release notes

Signed-off-by: Joshua Li <[email protected]>

* Fix data schema

Signed-off-by: Joshua Li <[email protected]>

* Memoize QueryDataGrid to Reduce Re-renders (#49)

* Memoize query data grid to avoid unnecessary re-renders on query paragraphs
Signed-off-by: David Cui <[email protected]>

* remove notebook.tsx changes
Signed-off-by: David Cui <[email protected]>

* remove unused export of QueryDataGrid to avoid accidental import
Signed-off-by: David Cui <[email protected]>

* Add sample notebooks (#50)

* Add sample notebooks

Signed-off-by: Joshua Li <[email protected]>

* Add loading state

Signed-off-by: Joshua Li <[email protected]>

* Update cypress tests

Signed-off-by: Joshua Li <[email protected]>

* Update release notes

Signed-off-by: Joshua Li <[email protected]>

* Improve sample notebooks wording (#51)

* Update sample notebooks wording

Signed-off-by: Joshua Li <[email protected]>

* Adjust notebook heading UI

Signed-off-by: Joshua Li <[email protected]>

* Fix browser back button

Signed-off-by: Joshua Li <[email protected]>

* Revert "Fix browser back button"

This reverts commit 4fd31cd.

Signed-off-by: Joshua Li <[email protected]>

* Add cypress test suite for reporting context menu (#52)

* add cypress test suite for reporting context menu
Signed-off-by: David Cui <[email protected]>

* remove command to click cancel button on loading modal
Signed-off-by: David Cui <[email protected]>

* Report tenant support (#54)

* add tenant support for Notebooks reporting
Signed-off-by: David Cui <[email protected]>

* remove console log statements
Signed-off-by: David Cui <[email protected]>

* Fix IT for notebooks frontend and backend (#56)

* Test CI

Signed-off-by: Joshua Li <[email protected]>

* Test CI 2

Signed-off-by: Joshua Li <[email protected]>

* Remove opendistro

Signed-off-by: Joshua Li <[email protected]>

* Update cypress test

Signed-off-by: Joshua Li <[email protected]>

* Add Integtest.sh for OpenSearch integtest setups (#55)

* Add integtest script to the repo

Signed-off-by: Peter Zhu <[email protected]>

* Improve osd bootstrap on dub directory

Signed-off-by: Peter Zhu <[email protected]>

* Improve osd bootstrap on dub directory

Signed-off-by: Peter Zhu <[email protected]>

* Improve wording for sample notebooks (#57)

* Update sample notebooks wording

Signed-off-by: Joshua Li <[email protected]>

* Update documentation links

Signed-off-by: Joshua Li <[email protected]>

* Fix broken links

Signed-off-by: Joshua Li <[email protected]>

* Fix snapshot build and depend on OpenSearch 1.1. (#62)

Signed-off-by: dblock <[email protected]>

* Add release notes for 1.0.1 release (#65)

* Bump version for opensearch 1.1.0 release (#70)

* Update release notes for 1.1.0 release (#71)

Signed-off-by: Joshua Li <[email protected]>

* Bump opensearch ref to 1.1 in CI (#73)

Co-authored-by: David Cui <[email protected]>
Co-authored-by: Peter Zhu <[email protected]>
Co-authored-by: Daniel Doubrovkine (dB.) <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants