RevenueCat / purchases-ios

In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
https://www.revenuecat.com/
MIT License
2.2k stars 295 forks source link

Run offline backend integration tests on M1 machines #3961

Closed tonidero closed 2 weeks ago

tonidero commented 2 weeks ago

Description

This moves the offline backend integration tests to run on M1 machines in CircleCI.

Since this causes tests to be much more flaky, this includes a cherry-pick of the changes in the 5.0 branch that improves those: https://github.com/RevenueCat/purchases-ios/pull/3902