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

test: switch to vitest and reach 96% testing coverage #126

Merged
merged 7 commits into from
May 17, 2024

Conversation

dan-online
Copy link
Contributor

@dan-online dan-online commented May 17, 2024

Changes

  • Switch to vitest from jest
  • Fix push
  • Fix autonum
  • Fix ensure/autoensure

docs/api.md Outdated Show resolved Hide resolved
test/index.spec.js Show resolved Hide resolved
@eslachance eslachance merged commit dc309cc into eslachance:master May 17, 2024
1 check passed
eslachance added a commit that referenced this pull request May 20, 2024
* test: switch to `vitest` and reach 96% testing coverage (#126)

* test(vitest): 96% line coverage

* test: use a spy instead of mock

* ci: pass coverage correctly

* ci: remove docs from name

* test: remove unecessary comment

* ci: use npm cache

* docs: use enmap.evie.dev over .codes

* fix: minor jsdocs issues

* Resolve small test issue, import issue, remove extra files from publish

* 6.0.2

---------

Co-authored-by: DanCodes <[email protected]>
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