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

Modernize typescript module #10468

Merged
merged 4 commits into from
Aug 1, 2024
Merged

Conversation

murdos
Copy link
Contributor

@murdos murdos commented Jul 31, 2024

  • simpler tsconfig
  • setup vitest
  • remove jest setup in optional-ts module

Preparation for #10421

Copy link
Contributor

@renanfranca renanfranca left a comment

Choose a reason for hiding this comment

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

Thank you, @murdos! I am used to using Vitest now! I really like it. Unit testing is so powerful for testing behavior rather than just testing the code by mocking everything 😅!

@murdos murdos merged commit 225e0e4 into jhipster:main Aug 1, 2024
34 checks passed
@murdos murdos deleted the modernize-typescript-module branch August 1, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants