Skip to content

CustomEntitlementComputation: added integration test for cancellations#2849

Merged
NachoSoto merged 1 commit into
mainfrom
custom-entitlements-cancelled-integration-test
Jul 21, 2023
Merged

CustomEntitlementComputation: added integration test for cancellations#2849
NachoSoto merged 1 commit into
mainfrom
custom-entitlements-cancelled-integration-test

Conversation

@NachoSoto

@NachoSoto NachoSoto commented Jul 20, 2023

Copy link
Copy Markdown
Contributor

Follow up to #2597.

When we implemented #2449 we couldn't add tests for that difference in behavior. This can be reflected with this test now.

Follow up to #2597.
When we implemented #2449 we couldn't add tests for that different in behavior. This can be reflected with this test now.
@NachoSoto NachoSoto requested a review from a team July 20, 2023 11:51
@codecov

codecov Bot commented Jul 21, 2023

Copy link
Copy Markdown

Codecov Report

Merging #2849 (82d1f45) into main (3de228c) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2849      +/-   ##
==========================================
+ Coverage   86.55%   86.58%   +0.02%     
==========================================
  Files         217      217              
  Lines       15513    15513              
==========================================
+ Hits        13428    13432       +4     
+ Misses       2085     2081       -4     
Impacted Files Coverage Δ
Sources/Misc/SystemInfo.swift 98.38% <100.00%> (ø)

... and 4 files with indirect coverage changes

@NachoSoto NachoSoto merged commit b4a71a9 into main Jul 21, 2023
@NachoSoto NachoSoto deleted the custom-entitlements-cancelled-integration-test branch July 21, 2023 07:45
NachoSoto added a commit that referenced this pull request Jul 26, 2023
**This is an automatic release.**

_This release is compatible with Xcode 15 beta 5 and visionOS beta 2_

### Bugfixes
* `xrOS`: fixed `SubscriptionStoreView` for visionOS beta 2 (#2884) via
Josh Holtz (@joshdholtz)
### Performance Improvements
* `Perf`: update `CustomerInfo` cache before anything else (#2865) via
NachoSoto (@NachoSoto)
### Other Changes
* `SimpleApp`: added support for localization (#2880) via NachoSoto
(@NachoSoto)
* `TestStoreProduct`: made available on release builds (#2861) via
NachoSoto (@NachoSoto)
* `Tests`: increased default logger capacity (#2870) via NachoSoto
(@NachoSoto)
* `CustomEntitlementComputation`: removed `invalidateCustomerInfoCache`
(#2866) via NachoSoto (@NachoSoto)
* `SimpleApp`: updates for TestFlight compatibility (#2862) via
NachoSoto (@NachoSoto)
* `BasePurchasesTests`: consolidate to only initialize one `DeviceCache`
(#2863) via NachoSoto (@NachoSoto)
* `Codable`: debug log entire JSON when decoding fails (#2864) via
NachoSoto (@NachoSoto)
* `IntegrationTests`: replaced `Purchases.shared` with a `throw`ing
property (#2867) via NachoSoto (@NachoSoto)
* `NetworkError`: 2 new tests to ensure underlying error is included in
description (#2843) via NachoSoto (@NachoSoto)
* Add SPM `Package.resolved` for Xcode Cloud (#2844) via NachoSoto
(@NachoSoto)
* `CustomEntitlementComputation`: added integration test for
cancellations (#2849) via NachoSoto (@NachoSoto)
* `CustomEntitlementComputation`: removed
`syncPurchases`/`restorePurchases` (#2854) via NachoSoto (@NachoSoto)

---------

Co-authored-by: NachoSoto <ignaciosoto90@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants