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

Inst UI 4066 investigation integration of vitest for unit testing #1516

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

git-nandor
Copy link
Contributor

No description provided.

@git-nandor git-nandor closed this May 15, 2024
@git-nandor git-nandor force-pushed the INSTUI-4066_investigation_integration_of_vitest_for_unit_testing branch from 07ce784 to 2d59b0c Compare May 15, 2024 08:05
@git-nandor git-nandor marked this pull request as ready for review May 27, 2024 07:59
@balzss
Copy link
Contributor

balzss commented May 31, 2024

looks great, I think we should go forward with this

@@ -70,7 +71,7 @@ const PopoverContainer = ({

describe('<Popover />', () => {
afterEach(() => {
jest.resetAllMocks()
//jest.resetAllMocks()
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider removing this instead of commenting.

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

3 participants