alby-hub/tests
Adithya Vardhan 4efe735acf
fix: prevent LN client access during shutdown (#2096)
* fix: prevent LN client access during shutdown

* chore: run mockery

* chore: push lnClientShuttingDown inside stopLNClient

* fix: use atomic bool for synced access
2026-02-27 15:45:09 +07:00
..
db Fix: sqlite connection parameters, add migrations to delete orphaned records and change postgres transaction amount to bigint (#1462) 2025-07-06 17:45:46 +07:00
mocks fix: prevent LN client access during shutdown (#2096) 2026-02-27 15:45:09 +07:00
create_app.go chore: switch to encryption tag from versioning (#1093) 2025-03-03 12:50:17 +07:00
create_mock_relay.go feat: support multiple relays (#1802) 2025-11-06 18:01:09 +07:00
mock_event_consumer.go chore: bump go-nostr and LND dependencies (#828) 2024-11-26 19:51:54 -06:00
mock_ln_client.go fix: intercept self hold payments based on invoice rather than payment hash (#2027) 2026-02-27 10:22:24 +05:30
test_service.go Feat: NWA auth for self-hosted hubs (#1016) 2025-02-27 19:12:55 +07:00