FormidableLabs / FormidableLabs/react-native-owl

[iOS] tests don't run in debug mode

Open
#125 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
694
Forks
27
PR merge metrics
No merged PRs in 30d

Description

When building the app in debug mode, the app launches nicely when running the test but then nothing happens and jest will eventually timeout:
```
Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.Error: Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.
```

is this expected?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.