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
Projects

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
@LiuuY LiuuY added this to To do in Ledge 1.0 via automation Apr 1, 2020
@phodal phodal moved this from To do to In progress in Ledge 1.0 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
Ledge 1.0 automation moved this from In progress to Done 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
No open projects
Ledge 1.0
  
Done
Development

No branches or pull requests

1 participant