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

Run-2321-Added unit test for date filter #9098

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

jayas006
Copy link
Contributor

@jayas006 jayas006 commented May 3, 2024

Is this a bugfix, or an enhancement? Please describe.
This is an enhancement

Describe the solution you've implemented
I wrote a tests for the dateFilter component. These tests check if the component starts correctly, shows the right elements, sends out the right events when things change, and updates correctly when the data changes. The tests also make sure each instance of the component gets a unique ID and that it works well even when the data changes quickly.

Describe alternatives you've considered

Additional context

@jayas006 jayas006 changed the title added unit test for date filter Run-2321-Added unit test for date filter May 15, 2024
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 this pull request may close these issues.

None yet

1 participant