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: use vitest to make unitest #377

Merged
merged 27 commits into from
Nov 25, 2023
Merged

Conversation

CoolPlayLin
Copy link
Contributor

@CoolPlayLin CoolPlayLin commented Nov 12, 2023

__test__/getCommand.spec.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
vitest.config.ts Outdated Show resolved Hide resolved
vitest.config.ts Outdated Show resolved Hide resolved
vitest.config.ts Outdated Show resolved Hide resolved
@CoolPlayLin CoolPlayLin marked this pull request as ready for review November 18, 2023 10:10
__test__/getCommand.spec.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
__test__/locale.spec.ts Outdated Show resolved Hide resolved
Copy link
Member

@cexbrayat cexbrayat left a comment

Choose a reason for hiding this comment

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

Thanks for the update, just a few names to change and we'll be OK to merge

__test__/getCommand.spec.ts Outdated Show resolved Hide resolved
__test__/getCommand.spec.ts Outdated Show resolved Hide resolved
__test__/getCommand.spec.ts Outdated Show resolved Hide resolved
__test__/getCommand.spec.ts Outdated Show resolved Hide resolved
__test__/getCommand.spec.ts Outdated Show resolved Hide resolved
__test__/sortDependencies.spec.ts Outdated Show resolved Hide resolved
utils/getLanguage.ts Outdated Show resolved Hide resolved
__test__/sortDependencies.spec.ts Outdated Show resolved Hide resolved
__test__/sortDependencies.spec.ts Outdated Show resolved Hide resolved
delete unnecessary empty line in getCommand.spec.ts
delete unnecessary tests
rename some tests
@CoolPlayLin CoolPlayLin reopened this Nov 25, 2023
Copy link
Member

@cexbrayat cexbrayat left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for the PR @CoolPlayLin 👍

@cexbrayat
Copy link
Member

Oh it looks like the PR needs to be rebased on main. Can you do that please?

@CoolPlayLin
Copy link
Contributor Author

CoolPlayLin commented Nov 25, 2023

done @cexbrayat

@cexbrayat cexbrayat merged commit 8b6c2cd into vuejs:main Nov 25, 2023
101 checks passed
@CoolPlayLin CoolPlayLin deleted the CoolPlayLin/vitest branch November 25, 2023 09:57
@CoolPlayLin
Copy link
Contributor Author

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.

Use vitest to make unittest
2 participants