Skip to content

BaseBackendTest: improved test failure message#2285

Merged
NachoSoto merged 1 commit into
mainfrom
base-backend-test-failure
Feb 15, 2023
Merged

BaseBackendTest: improved test failure message#2285
NachoSoto merged 1 commit into
mainfrom
base-backend-test-failure

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

I had this fail with a new class and I couldn't figure out where it was coming from, this will help.

I had this fail with a new class and I couldn't figure out where it was coming from, this will help.
@NachoSoto NachoSoto added the test label Feb 14, 2023
@NachoSoto NachoSoto requested a review from a team February 14, 2023 18:36
@codecov

codecov Bot commented Feb 14, 2023

Copy link
Copy Markdown

Codecov Report

Merging #2285 (0955fda) into main (1b2f405) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2285   +/-   ##
=======================================
  Coverage   86.20%   86.20%           
=======================================
  Files         186      186           
  Lines       12306    12306           
=======================================
  Hits        10609    10609           
  Misses       1697     1697           
Impacted Files Coverage Δ
...s/Purchasing/StoreKitAbstractions/Storefront.swift 57.14% <0.00%> (-5.36%) ⬇️
...chasing/StoreKitAbstractions/SK1StoreProduct.swift 98.07% <0.00%> (+5.76%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@NachoSoto NachoSoto merged commit 023e6f8 into main Feb 15, 2023
@NachoSoto NachoSoto deleted the base-backend-test-failure branch February 15, 2023 16:09
NachoSoto pushed a commit that referenced this pull request Feb 15, 2023
**This is an automatic release.**

### Bugfixes
* `PurchaseOrchestrator`: always refresh receipt purchasing in sandbox
(#2280) via NachoSoto (@NachoSoto)
* `BundleSandboxEnvironmentDetector`: always return `true` when running
on simulator (#2276) via NachoSoto (@NachoSoto)
* `OfferingsManager`: ensure underlying
`OfferingsManager.Error.configurationError` is logged (#2266) via
NachoSoto (@NachoSoto)
### Other Changes
* `UserDefaultsDefaultTests`: fixed flaky failures (#2284) via NachoSoto
(@NachoSoto)
* `BaseBackendTest`: improved test failure message (#2285) via NachoSoto
(@NachoSoto)
* Updated targets and schemes for Xcode 14.2 (#2282) via NachoSoto
(@NachoSoto)
* `HTTPRequest.Path.health`: don't cache using `ETagManager` (#2278) via
NachoSoto (@NachoSoto)
* `EntitlementInfos.all`: fixed docstring (#2279) via NachoSoto
(@NachoSoto)
* `StoreKit2StorefrontListener`: added tests to fix flaky code coverage
(#2265) via NachoSoto (@NachoSoto)
* `NetworkError`: added underlying error to description (#2263) via
NachoSoto (@NachoSoto)
* Created `Signing.verify(message:hasValidSignature:with:)` (#2216) 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