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

Unit test #17

Merged
merged 15 commits into from
Dec 15, 2023
Merged

Unit test #17

merged 15 commits into from
Dec 15, 2023

Conversation

xfsnowind
Copy link
Collaborator

add some unit test to make the code robust

Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: mocha@9.2.2

package.json Outdated
@@ -6,13 +6,14 @@
"scripts": {
"build": "pnpm tsc --skipLibCheck || echo 'built, with type errors'",
"build-prod": "pnpm build",
"check-ts": "tsc --noEmit",
"check-ts": "tsc --noEmit --skipLibCheck",
Copy link
Owner

Choose a reason for hiding this comment

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

i'd add this to the tsconfig

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

OK, moved

@xfsnowind xfsnowind self-assigned this Dec 8, 2023
@xfsnowind xfsnowind added the enhancement New feature or request label Dec 8, 2023
@xfsnowind xfsnowind merged commit 421c09f into main Dec 15, 2023
4 checks passed
@xfsnowind xfsnowind deleted the unit-test branch December 15, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants