Files
nostream/test/integration/features/nip-01/nip-01.feature
2022-11-08 23:52:26 -05:00

7 lines
213 B
Gherkin

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