mirror of
https://github.com/Cameri/nostream.git
synced 2025-12-14 22:52:29 +01:00
feat: add integration tests w/ docker
This commit is contained in:
6
test/integration/features/nip-01/nip-01.feature
Normal file
6
test/integration/features/nip-01/nip-01.feature
Normal file
@@ -0,0 +1,6 @@
|
||||
Feature: NIP-01
|
||||
Scenario: Alice posts set_metadata event
|
||||
Given I am Alice
|
||||
And I subscribe to author Alice
|
||||
When I send a set_metadata event as Alice
|
||||
Then I receive a set_metadata event from Alice
|
||||
Reference in New Issue
Block a user