Lucien Cartier-Tilet
914b53197c
test(infrastructure): implement MockRelayLabelRepository for testing
Create in-memory mock implementation of RelayLabelRepository trait
using HashMap with Arc<Mutex<>> for thread-safe concurrent access.
Includes 8 comprehensive tests covering all trait methods and edge
cases.
Also refactor domain repository module structure to support multiple
repository types (repository.rs → repository/label.rs + mod.rs).
TDD phase: Combined red-green (tests + implementation)
Ref: T037, T038
2026-01-11 00:44:40 +01:00
..
2026-01-11 00:39:18 +01:00
2026-01-11 00:39:18 +01:00
2026-01-11 00:40:11 +01:00
2026-01-11 00:40:11 +01:00
2026-01-11 00:39:19 +01:00
2026-01-11 00:39:19 +01:00
2026-01-11 00:39:18 +01:00
2026-01-11 00:39:18 +01:00
2026-01-11 00:39:19 +01:00
2026-01-11 00:44:40 +01:00
2026-01-11 00:39:18 +01:00