upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/tests/common/sync_helpers.rs
AgeCommit message (Expand)Author
2026-02-26chore: apply cargo fmt and fix clippy warningsDanConwayDev
2026-02-23test: update sync tests to set up git data for purgatory flowDanConwayDev
2026-02-18test: update run_sync_test to use push_to_relay for purgatory flowDanConwayDev
2026-01-09chore: cargo fmtDanConwayDev
2026-01-09Fix sync tests after Syncing status introductionDanConwayDev
2026-01-08refactor: replace hardcoded Kind constants with rust-nostr variantsDanConwayDev
2026-01-07fix: include npub in clone URLs generated by create_repo_announcementDanConwayDev
2026-01-02test: fix issue kind numberDanConwayDev
2025-12-22chore: cargo fmt and clippyDanConwayDev
2025-12-19Simplify sync metrics to track only newly saved eventsDanConwayDev
2025-12-18refactor: migrate historic_sync.rs tests to use run_sync_test() helperDanConwayDev
2025-12-18test: add unified run_sync_test() helper infrastructureDanConwayDev
2025-12-18sync: turn off negentropy and fix some testsDanConwayDev
2025-12-11fix: resolve all fmt and clippy warningsDanConwayDev
2025-12-11Phase 1: Add ParsedMetrics and MetricsTestHarness infrastructureDanConwayDev
2025-12-11refactor: move metrics tests to tests/sync/ structure (Phase 7)DanConwayDev
2025-12-10test(sync): add wait_for_sync_connection helper for improved reliabilityDanConwayDev
2025-12-10refactor(tests): extract shared create_repo_announcement helperDanConwayDev
2025-12-10Phase 5: Migrate bootstrap and discovery testsDanConwayDev