You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found that the arm64 base Android emulator successfully runs integration tests. However, it cannot be executed on GitHub Actions currently (see this issue). Additionally, the iOS simulator cannot run in release mode, which blocks us from running integration tests on CI.
We likely need to use Firebase Test Lab, but there's no free plan for open-source projects. We're still looking for a way to manage this.
The text was updated successfully, but these errors were encountered:
For iOS, an alternative option is to support macOS, which shares code with iOS. This allows us to utilize the macOS test suite to cover the iOS test suite.
I've found that the arm64 base Android emulator successfully runs integration tests. However, it cannot be executed on GitHub Actions currently (see this issue). Additionally, the iOS simulator cannot run in release mode, which blocks us from running integration tests on CI.
We likely need to use Firebase Test Lab, but there's no free plan for open-source projects. We're still looking for a way to manage this.
The text was updated successfully, but these errors were encountered: