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

[💄Feature]: Add unit tests. #19

Open
2 tasks done
wiseaidev opened this issue Mar 14, 2023 · 0 comments
Open
2 tasks done

[💄Feature]: Add unit tests. #19

wiseaidev opened this issue Mar 14, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@wiseaidev
Copy link
Collaborator

👶 Getting Started
Please search the history to see if an issue already exists for the same problem.

  • I have searched the existing issues.
  • I have tested the latest version.

📝 Describe the feature
While configuring jest, I noticed that it doesn't allow an es6 import statement. Then, I used babel to do the trick. But, it is not working. Therefore, you now see all the code in the popup file. Only this way jest seems to be working properly. We need to figure out an approach to make jest accept es6 import statements.

📸 Screenshots
N/A

🔦 Context
Have a look at #18

@wiseaidev wiseaidev added enhancement New feature or request help wanted Extra attention is needed labels Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant