Skip to content

fix: BE-127: Deterministic Test Data Seeding for Integration Tests - #999

Open
hardeyshorlar12 wants to merge 14 commits into
Pulsefy:mainfrom
hardeyshorlar12:fix/issue-826-be-127-deterministic-test-data-seeding-for
Open

fix: BE-127: Deterministic Test Data Seeding for Integration Tests#999
hardeyshorlar12 wants to merge 14 commits into
Pulsefy:mainfrom
hardeyshorlar12:fix/issue-826-be-127-deterministic-test-data-seeding-for

Conversation

@hardeyshorlar12

Copy link
Copy Markdown

Summary

This pull request implements the changes requested in #826.

Changes

  • app/backend/src/crash-reporting/crash-reporting.int.spec.ts
  • app/backend/src/testing/seed-data.fixtures.ts
  • app/backend/src/testing/seed.util.ts
  • app/backend/src/testing/test-isolation.util.ts
  • app/backend/jest.setup.ts

Testing

Verified against the issue acceptance criteria.

Closes #826

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@hardeyshorlar12 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Cedarich

Copy link
Copy Markdown
Contributor

Kindly fix CI

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.

BE-127: Deterministic Test Data Seeding for Integration Tests

2 participants