Skip to content

Integration Tests: test that checkTrialOrIntroDiscountEligibility makes no API requests#3054

Merged
NachoSoto merged 1 commit into
mainfrom
intro-eligibility-verify-no-requests
Aug 23, 2023
Merged

Integration Tests: test that checkTrialOrIntroDiscountEligibility makes no API requests#3054
NachoSoto merged 1 commit into
mainfrom
intro-eligibility-verify-no-requests

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

For RevenueCatUI (#2860) we're going to be pre-warming the intro eligibility. It's important to make sure that this won't make API requests.

… makes no API requests

For `RevenueCatUI` (#2860) we're going to be pre-warming the intro eligibility. It's important to make sure that this won't make API requests.
@NachoSoto NachoSoto added the test label Aug 22, 2023
@NachoSoto NachoSoto requested a review from a team August 22, 2023 17:29
@codecov

codecov Bot commented Aug 22, 2023

Copy link
Copy Markdown

Codecov Report

Merging #3054 (c6857d8) into main (3245077) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3054   +/-   ##
=======================================
  Coverage   86.63%   86.63%           
=======================================
  Files         219      219           
  Lines       15674    15674           
=======================================
  Hits        13579    13579           
  Misses       2095     2095           

see 2 files with indirect coverage changes

@NachoSoto NachoSoto merged commit 3625339 into main Aug 23, 2023
@NachoSoto NachoSoto deleted the intro-eligibility-verify-no-requests branch August 23, 2023 13:31
NachoSoto pushed a commit that referenced this pull request Aug 23, 2023
**This is an automatic release.**

### Other Changes
* `Integration Tests`: test that `checkTrialOrIntroDiscountEligibility`
makes no API requests (#3054) via NachoSoto (@NachoSoto)
* `visionOS`: changed CI job to Release (#3042) via NachoSoto
(@NachoSoto)
* `StoreKit 2`: added warning to paywall constructors (#3045) via
NachoSoto (@NachoSoto)
* `README`: added `visionOS` to list of supported platforms (#3052) via
NachoSoto (@NachoSoto)
* `Tests`: added tests for `ClockType` (#3029) via NachoSoto
(@NachoSoto)
* `HTTPClient`: also parse errors with `application/json;charset=utf8`
(#3041) via NachoSoto (@NachoSoto)
MarkVillacampa pushed a commit that referenced this pull request Sep 6, 2023
MarkVillacampa pushed a commit that referenced this pull request Sep 6, 2023
**This is an automatic release.**

### Other Changes
* `Integration Tests`: test that `checkTrialOrIntroDiscountEligibility`
makes no API requests (#3054) via NachoSoto (@NachoSoto)
* `visionOS`: changed CI job to Release (#3042) via NachoSoto
(@NachoSoto)
* `StoreKit 2`: added warning to paywall constructors (#3045) via
NachoSoto (@NachoSoto)
* `README`: added `visionOS` to list of supported platforms (#3052) via
NachoSoto (@NachoSoto)
* `Tests`: added tests for `ClockType` (#3029) via NachoSoto
(@NachoSoto)
* `HTTPClient`: also parse errors with `application/json;charset=utf8`
(#3041) via NachoSoto (@NachoSoto)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants