diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-12-18 17:23:31 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-12-18 17:23:31 +0000 |
| commit | 11bcbefb6978bcc02858fbcef60c14bf2ec4514c (patch) | |
| tree | 65a554f0cab50d7b0e9a9b2841c639725d1d4a5a /tests/sync.rs | |
| parent | d7ea44d5b594763116175325be06c1125983490a (diff) | |
docs: document sync test refactoring findings and patterns
- Add comprehensive test pattern guidance to tests/sync/mod.rs
- Explain when to use run_sync_test() vs manual setup
- Document helper scope and architectural limitations
Key findings:
- historic_sync.rs: 4 tests refactored, 143 lines removed (50% reduction)
- live_sync/discovery/tag_variations: Manual setup required due to
architectural incompatibilities (timing, multi-relay, assertions)
- Helper works for batch historic verification, not real-time scenarios
Detailed summary available in work/sync-test-refactor-summary.md
Diffstat (limited to 'tests/sync.rs')
0 files changed, 0 insertions, 0 deletions