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

test: added some sanity test for native filter #17231

Merged
merged 5 commits into from
Oct 29, 2021

Conversation

jinghua-qa
Copy link
Member

@jinghua-qa jinghua-qa commented Oct 26, 2021

SUMMARY

I added 3 native filter tests for native filter sanity test. Those test are developed by Preset QA group.
1, User can expand / retract native filter sidebar on a dashboard
2,User can enter filter edit pop-up by clicking on pencil icon
3,User can add a new native filter

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@superset-github-bot superset-github-bot bot added the preset:QA Preset QA team label Oct 26, 2021
Copy link
Member

@geido geido left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @jinghua-qa awesome work that you are doing here! I added some code suggestions for you to review

@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #17231 (00b9147) into master (93f59e0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #17231   +/-   ##
=======================================
  Coverage   77.03%   77.03%           
=======================================
  Files        1037     1037           
  Lines       55626    55626           
  Branches     7594     7594           
=======================================
  Hits        42849    42849           
  Misses      12527    12527           
  Partials      250      250           
Flag Coverage Δ
javascript 71.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 93f59e0...00b9147. Read the comment docs.

@zhaoyongjie zhaoyongjie self-requested a review October 29, 2021 03:06
Copy link
Member

@zhaoyongjie zhaoyongjie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhaoyongjie zhaoyongjie merged commit 9ef9adf into apache:master Oct 29, 2021
AAfghahi pushed a commit that referenced this pull request Jan 10, 2022
* add sanity native filter cypress e2e test

* add liscense

* fix front-end lint

* fix fail

* remove unuse import
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.5.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels preset:QA Preset QA team size/XL 🚢 1.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants