-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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(native filter): add test for time range filter #18647
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18647 +/- ##
==========================================
- Coverage 66.31% 66.25% -0.06%
==========================================
Files 1595 1603 +8
Lines 62596 62724 +128
Branches 6297 6320 +23
==========================================
+ Hits 41510 41560 +50
- Misses 19440 19512 +72
- Partials 1646 1652 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
remove test id fix lint fix click issue fix lint again add force true to avoid flaky fix failure fix test failure clean up code clean up unused import add test for time range filter remove test id fix lint fix click issue fix lint again add force true to avoid flaky fix failure fix test failure
73cd73f
to
792341e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
SUMMARY
Add new E2E test for Native filter :'User can create a time range filter'
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION