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

[Docs] Update functional testing instructions #2462

Closed
ashwin-pc opened this issue Sep 30, 2022 · 2 comments · Fixed by #2492
Closed

[Docs] Update functional testing instructions #2462

ashwin-pc opened this issue Sep 30, 2022 · 2 comments · Fixed by #2492

Comments

@ashwin-pc
Copy link
Member

opensearch-dashboards-functional-test is the official home for OpenSearch Dashboards Functional tests. Since the migration of all the tasks is non trivial, the decision was to incrementally target the migration. To communicate this openly we should update the TESTING.md readme with clear instructions on migration plan and steps to write the new tests.

Migration plan:

  • New functional tests will be written in opensearch-dashboards-functional-test
  • If any change that affects the existing test in any meaningful way, the test will be migrated to the functional test repo
  • All other tests will be ...
@tianleh
Copy link
Member

tianleh commented Sep 30, 2022

For "All other tests will be", currently there is no concrete plan for it. The team could gradually build the development velocity by migrating a few tests first. We also welcome the community to help.

We have some high level proposal to automate test generation opensearch-project/opensearch-dashboards-functional-test#205 which could extend to automate migration test cases from Selenium to Cypress. This may require some research.

cc @kavilla @seraphjiang @seanneumann

@ashwin-pc
Copy link
Member Author

Created #2491 to collect feedback and track the migration plan.

@kavilla kavilla linked a pull request Oct 10, 2022 that will close this issue
8 tasks
kavilla pushed a commit that referenced this issue Oct 10, 2022
Updates the Readme to call out the change in functional testing
for OpenSearch Dashboards

Issue resolved:
#2462

Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com>
opensearch-trigger-bot bot pushed a commit that referenced this issue Oct 10, 2022
Updates the Readme to call out the change in functional testing
for OpenSearch Dashboards

Issue resolved:
#2462

Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com>
(cherry picked from commit a672ee1)
joshuarrrr pushed a commit that referenced this issue Oct 19, 2022
Updates the Readme to call out the change in functional testing
for OpenSearch Dashboards

Issue resolved:
#2462

Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com>
(cherry picked from commit a672ee1)

Co-authored-by: Ashwin P Chandran <ashwinpc@amazon.com>
sipopo pushed a commit to sipopo/OpenSearch-Dashboards that referenced this issue Dec 16, 2022
Updates the Readme to call out the change in functional testing
for OpenSearch Dashboards

Issue resolved:
opensearch-project#2462

Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com>
Signed-off-by: Sergey V. Osipov <sipopo@yandex.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants