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

[Vis Builder] [Test] Add functional tests for table visualization #2848

Closed
ananzh opened this issue Nov 9, 2022 · 1 comment
Closed

[Vis Builder] [Test] Add functional tests for table visualization #2848

ananzh opened this issue Nov 9, 2022 · 1 comment
Assignees
Labels
tableVis table visualization test:functional v2.5.0 'Issues and PRs related to version v2.5.0' vis builder

Comments

@ananzh
Copy link
Member

ananzh commented Nov 9, 2022

Func Tests

Table vis has been added to vis builder. The func tests should cover basic functions related to vis builder:

  • table vis should get rendered
  • table vis should render when split rows
  • table vis should render when split tables
  • table vis options should function

Functions related to table vis usage could be test with table visualization to avoid duplication.

@ananzh ananzh added test:functional vis builder v2.5.0 'Issues and PRs related to version v2.5.0' tableVis table visualization labels Nov 9, 2022
@ananzh ananzh self-assigned this Nov 9, 2022
ananzh added a commit to opensearch-project/opensearch-dashboards-functional-test that referenced this issue Nov 10, 2022
This PR adds basic functional tests for table vis rendered in
vis builder. These functional tests are only focusing on how
vis builder renders table vis given diff metric and bucket.
The functions related specific to table vis will be tested in
table visualization to avoid any duplications.

Issue Resolve:
opensearch-project/OpenSearch-Dashboards#2848

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
@ananzh ananzh closed this as completed Nov 10, 2022
@ananzh
Copy link
Member Author

ananzh commented Nov 10, 2022

@ananzh ananzh moved this to Done in Visualizations Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tableVis table visualization test:functional v2.5.0 'Issues and PRs related to version v2.5.0' vis builder
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant