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

bug: Cannot run tests #21

Open
a2937 opened this issue Jun 13, 2023 · 1 comment
Open

bug: Cannot run tests #21

a2937 opened this issue Jun 13, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@a2937
Copy link

a2937 commented Jun 13, 2023

What happened?

After installing the dependencies and following the instructions; the unit tests do not function. The most difficult error to get past being SyntaxError: Cannot use import statement outside a module. Though before that I had another error. " [@RNC/AsyncStorage]: NativeModule: AsyncStorage is null."

@a2937 a2937 added the bug Something isn't working label Jun 13, 2023
@Rexogamer
Copy link
Member

I haven't really used/set up the tests (beyond "does the app build", all the testing I've done has been manual) - in addition, from what I know Jest doesn't really get along with ESM without some tweaking so hmm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants