Skip to content

docs(devkit): document integration test patterns (#500) - #544

Merged
Tinna23 merged 1 commit into
StellarCommons:mainfrom
abdoolyaro:docs/500-integration-test-patterns
Jul 28, 2026
Merged

docs(devkit): document integration test patterns (#500)#544
Tinna23 merged 1 commit into
StellarCommons:mainfrom
abdoolyaro:docs/500-integration-test-patterns

Conversation

@abdoolyaro

Copy link
Copy Markdown
Contributor
  • how to write integration tests
  • common setup patterns (tempfile, HorizonMock, common/ fixtures)
  • test database usage (TestDatabase)
  • cleanup rules (Drop-based, sqlite sidecar files, env var unsetting)

Closes #500

- how to write integration tests
- common setup patterns (tempfile, HorizonMock, common/ fixtures)
- test database usage (TestDatabase)
- cleanup rules (Drop-based, sqlite sidecar files, env var unsetting)

Closes StellarCommons#500
@drips-wave

drips-wave Bot commented Jul 26, 2026

Copy link
Copy Markdown

@abdoolyaro 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

@Tinna23
Tinna23 merged commit d6b04f9 into StellarCommons:main Jul 28, 2026
2 of 7 checks passed
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.

[devkit/integration] Document integration test patterns in CONTRIBUTING.md

2 participants