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

Change Jasmine to Jest #29

Closed
LiuuY opened this issue Apr 1, 2020 · 1 comment
Closed

Change Jasmine to Jest #29

LiuuY opened this issue Apr 1, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@LiuuY
Copy link
Collaborator

LiuuY commented Apr 1, 2020

do not depend on Chrome to speed up installation and unit test.

@LiuuY LiuuY added the enhancement New feature or request label Apr 1, 2020
@LiuuY LiuuY self-assigned this Apr 1, 2020
@phodal phodal mentioned this issue Apr 1, 2020
22 tasks
@LiuuY
Copy link
Collaborator Author

LiuuY commented Apr 1, 2020

Jest do not support es module 😢(even though, we can use babel to compile esm to commonjs)

The project uses lodash-es which is ESM for now, close this issue.

@LiuuY LiuuY closed this as completed Apr 1, 2020
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

No branches or pull requests

1 participant