Skip to content

[AUTOMATIC] Update golden test files for backend integration tests#3473

Merged
tonidero merged 1 commit into
mainfrom
update-golden-requests-main-20260513-125147
May 13, 2026
Merged

[AUTOMATIC] Update golden test files for backend integration tests#3473
tonidero merged 1 commit into
mainfrom
update-golden-requests-main-20260513-125147

Conversation

@RCGitBot

@RCGitBot RCGitBot commented May 13, 2026

Copy link
Copy Markdown
Contributor

This PR automatically updates the golden test files in purchases/src/test/resources/backend_integration_tests_golden/ based on the latest backend integration test results.

Generated from branch: main

Please review the changes to ensure they are expected.


Note

Low Risk
Low risk: only updates golden JSON fixtures for backend integration tests, reflecting a backend response shape change (and resulting content-length differences).

Overview
Updates the FallbackURLBackendIntegrationTest golden response fixtures to match the latest backend offerings payload.

The expected JSON now includes automatically_scale_font_size: true under paywall_components, and the recorded Content-Length header values are updated accordingly.

Reviewed by Cursor Bugbot for commit e797811. Bugbot is set up for automated code reviews on this repo. Configure here.

@RCGitBot RCGitBot requested a review from a team as a code owner May 13, 2026 12:51
@RCGitBot RCGitBot requested a review from a team May 13, 2026 12:51
@tonidero tonidero enabled auto-merge May 13, 2026 12:54
@tonidero tonidero added this pull request to the merge queue May 13, 2026
@codecov

codecov Bot commented May 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.88%. Comparing base (e9b0f74) to head (e797811).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3473   +/-   ##
=======================================
  Coverage   79.88%   79.88%           
=======================================
  Files         368      368           
  Lines       14858    14858           
  Branches     2042     2042           
=======================================
  Hits        11869    11869           
  Misses       2156     2156           
  Partials      833      833           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Merged via the queue into main with commit 8d098a5 May 13, 2026
37 checks passed
@tonidero tonidero deleted the update-golden-requests-main-20260513-125147 branch May 13, 2026 13:37
github-merge-queue Bot pushed a commit that referenced this pull request May 13, 2026
**This is an automatic release.**

## RevenueCat SDK
### 📦 Dependency Updates
* [RENOVATE] Update dependency gradle to v8.14.5 (#3459) via RevenueCat
Git Bot (@RCGitBot)

## RevenueCatUI SDK
### ✨ New Features
* Pre-warm image cache for workflow step states (#3447) via Cesar de la
Vega (@vegaro)
### Paywallv2
#### ✨ New Features
* Add `close_workflow` button action (#3453) via Cesar de la Vega
(@vegaro)
#### 🐞 Bugfixes
* Fix preload VideoComponent fallback override images (#3449) via Cesar
de la Vega (@vegaro)

### 🔄 Other Changes
* Select blob source by priority and weighted random (#3458) via Toni
Rico (@tonidero)
* [AUTOMATIC] Update golden test files for backend integration tests
(#3473) via RevenueCat Git Bot (@RCGitBot)
* Clean up unreferenced topic files after successful remote-config
refresh (#3439) via Toni Rico (@tonidero)
* Cache remote config response in memory with TTL and persist to disk
(#3457) via Toni Rico (@tonidero)
* build(deps): bump fastlane from 2.233.1 to 2.234.0 (#3463) via
dependabot[bot] (@dependabot[bot])
* Update codelabs links (#3460) via Jaewoong Eum (@skydoves)
* Add RemoteConfigManager and TopicFetcher (#3437) via Toni Rico
(@tonidero)
* Add exit offers support to workflows (#3452) via Cesar de la Vega
(@vegaro)
* Update baseline profiles (#3461) via RevenueCat Git Bot (@RCGitBot)
* Add network scaffolding for remote config endpoint (#3435) via Toni
Rico (@tonidero)
* test: cover singleStepFallbackId == initialStepId edge case (#3445)
via Facundo Menzella (@facumenzella)

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk: this is a release/versioning update (SNAPSHOT -> final) plus
docs deployment path changes, with no functional code changes beyond
version constants.
> 
> **Overview**
> Finalizes the `10.6.0` release by switching all version references
from `10.6.0-SNAPSHOT` to `10.6.0` (root `.version`,
`gradle.properties`, `Config.frameworkVersion`, and sample/test app
`libs.versions.toml` files).
> 
> Updates documentation publishing to point at the `10.6.0` docs path
(CircleCI S3 sync target and `docs/index.html` redirect), and prepends
the `10.6.0` section to `CHANGELOG.md`/`CHANGELOG.latest.md`.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
4da1697. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
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