OneSignal / OneSignal-iOS-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
Other
493 stars 262 forks source link

[tests] Fix flaky tests #1466

Closed nan-li closed 1 month ago

nan-li commented 2 months ago

Description

One Line Summary

Fix flaky tests so the CI can be meaningful.

Details

Add OneSignalOSCoreMocks module

Introduce 2 separate Test Plans

Other Misc Changes

Motivation

Fix flaky tests so the CI can be meaningful.

Scope

Tests

Testing

Unit testing

Manual testing

Minimal

Affected code checklist

Checklist

Overview

Testing

Final pass


This change is Reviewable

nan-li commented 1 month ago

After 9 consecutive CI successful runs, the 10th failed on a test I am pushing a commit for. Re-running CIs.

NVM, that commit made it worse, removed it.