rvmob icon indicating copy to clipboard operation
rvmob copied to clipboard

bug: Cannot run tests

Open a2937 opened this issue 1 year ago • 1 comments

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 avatar Jun 13 '23 00:06 a2937

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

Rexogamer avatar Jun 13 '23 18:06 Rexogamer