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

feat(tests): Setup vitest and write tests for helpers #12

Merged
merged 26 commits into from
Aug 17, 2024
Merged

Conversation

e11sy
Copy link
Contributor

@e11sy e11sy commented Aug 16, 2024

  • setup vitest
  • add tests workflow
  • write tests for helpers package

package.json Outdated Show resolved Hide resolved
packages/helpers/src/beautifyShortcut/index.test.ts Outdated Show resolved Hide resolved
packages/helpers/src/cacheable/index.ts Outdated Show resolved Hide resolved
packages/helpers/src/deepMerge/index.test.ts Outdated Show resolved Hide resolved
packages/helpers/src/typeOf/isPromise.test.ts Show resolved Hide resolved
packages/helpers/src/userOS/getUserOS.test.ts Show resolved Hide resolved
packages/helpers/tsconfig.build.json Outdated Show resolved Hide resolved
@e11sy e11sy merged commit 9b13091 into main Aug 17, 2024
3 checks passed
@e11sy e11sy deleted the setup-vitest branch August 17, 2024 16:45
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.

2 participants