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

Get all items for Pri, Sev, Type, and Project in SearchPopover component and add tests #4079

Merged
merged 4 commits into from
Dec 4, 2023

Conversation

wssheldon
Copy link
Contributor

 ✓ src/tests/SearchPopover.spec.js (9)
   ✓ mounts correctly
   ✓ toggles menu on button click
   ✓ updates selectedItem when selectItem is called
   ✓ updates searchQuery when text field input changes
   ✓ filters items based on searchQuery
   ✓ emits item-selected when an item is selected
   ✓ toggleMenu changes the value of menu
   ✓ updates selectedItem when initialValue prop changes
   ✓ updates items when items prop changes

 Test Files  1 passed (1)
      Tests  9 passed (9)
   Start at  08:41:24
   Duration  579ms


 PASS  Waiting for file changes...

@wssheldon wssheldon added bug Something isn't working tests UI/UX javascript Pull requests that update Javascript code labels Dec 4, 2023
@wssheldon
Copy link
Contributor Author

@whitdog47 @metroid-samus @mvilanova @kevgliss More vitest examples here.

@wssheldon wssheldon merged commit d9a736b into master Dec 4, 2023
8 checks passed
@wssheldon wssheldon deleted the bugfix/get-all-pri-proj-sev-type branch December 4, 2023 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working javascript Pull requests that update Javascript code tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant