Skip to content

ref(replays): Speed up replay issue test coverage#95061

Merged
cmanallen merged 2 commits into
masterfrom
cmanallen/replays-improve-issue-creation-coverage
Jul 9, 2025
Merged

ref(replays): Speed up replay issue test coverage#95061
cmanallen merged 2 commits into
masterfrom
cmanallen/replays-improve-issue-creation-coverage

Conversation

@cmanallen

Copy link
Copy Markdown
Member

The current test coverage takes an unnecessary dependency on the database and assert details over the issue platform which are inappropriate for our context. The tests now assert that a structured message is sent to the issues platform. How that message is handled within that module is not our concern.

@cmanallen cmanallen requested a review from a team as a code owner July 8, 2025 18:55
@cmanallen cmanallen changed the title ref(replays): Remove slow issue occurrence test coverage ref(replays): Speed up replay issue test coverage Jul 8, 2025
@cmanallen cmanallen merged commit ed2f441 into master Jul 9, 2025
63 checks passed
@cmanallen cmanallen deleted the cmanallen/replays-improve-issue-creation-coverage branch July 9, 2025 13:24
andrewshie-sentry pushed a commit that referenced this pull request Jul 14, 2025
The current test coverage takes an unnecessary dependency on the
database and assert details over the issue platform which are
inappropriate for our context. The tests now assert that a structured
message is sent to the issues platform. How that message is handled
within that module is not our concern.
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants