Skip to content

Michael.richey/fix synthetics test resource#389

Merged
michael-richey merged 3 commits intomainfrom
michael.richey/fix-synthetics-test-resource
Sep 10, 2025
Merged

Michael.richey/fix synthetics test resource#389
michael-richey merged 3 commits intomainfrom
michael.richey/fix-synthetics-test-resource

Conversation

@michael-richey
Copy link
Copy Markdown
Collaborator

What does this PR do?

Fixes relationships between tests and mobile apps, makes api calls more consistent, and fixes a bug where the last chunk of the app was not being uplaoded.

Description of the Change

Synthetics tests actually relate to mobile applications through two different keys, added the other one.
Synthetics tests now use the specific endpoint for their type on creation too.
The field steps is now non-nullable in the API
The mobile app versions were missing their last chunk
Increased the chunk size from 5MB to 10MB as recommended by synthetics.

@michael-richey michael-richey marked this pull request as ready for review September 9, 2025 18:39
@michael-richey michael-richey requested a review from a team as a code owner September 9, 2025 18:39
@michael-richey michael-richey merged commit 7a70d40 into main Sep 10, 2025
22 checks passed
@michael-richey michael-richey deleted the michael.richey/fix-synthetics-test-resource branch September 10, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants