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 saved Filters #9101

Open
wants to merge 5 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. The tests are added to improve the test coverage for the SavedFilters component, ensuring that various scenarios and functionalities are correctly handled

Describe the solution you've implemented
I have implemented a comprehensive suite of unit tests for the SavedFilters component using Jest and Vue Test Utils. These tests cover various aspects of the component, including its initialization, interaction with filters, UI rendering, success and error handling, and behavior in different states. Mocks are used to isolate the component and simulate dependencies, user interactions, and different scenarios.

Describe alternatives you've considered

Additional context

@jayas006 jayas006 marked this pull request as ready for review May 15, 2024 00:13
@jayas006 jayas006 changed the title added unit test for saved Filters RUN-2321- Added unit test for saved Filters 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