Add real Nostr integration test

This commit is contained in:
thePR0M3TH3AN
2025-07-01 14:27:57 -04:00
parent 8de6b65071
commit a83679f00e
3 changed files with 42 additions and 0 deletions

View File

@@ -2,3 +2,5 @@
log_cli = true
log_cli_level = INFO
testpaths = src/tests
markers =
network: tests that require network connectivity