mirror of
https://github.com/Cameri/nostream.git
synced 2025-12-18 16:41:08 +01:00
fix: integration tests
Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
This commit is contained in:
@@ -23,7 +23,7 @@ Feature: NIP-28
|
||||
When Alice sends a channel_metadata event with content '{\"name\": \"Replaced\", \"about\": \"A different test channel.\", \"picture\": \"https://placekitten.com/400/400\"}'
|
||||
Then Alice receives a channel_metadata event from Alice with content '{\"name\": \"Replaced\", \"about\": \"A different test channel.\", \"picture\": \"https://placekitten.com/400/400\"}'
|
||||
|
||||
Scenario: Alice replaces metadata for a channel
|
||||
Scenario: Alice replaces metadata for a channel twice
|
||||
Given someone called Alice
|
||||
And Alice subscribes to author Alice
|
||||
And Alice sends a channel_creation event with content '{\"name\": \"Original\", \"about\": \"A test channel.\", \"picture\": \"https://placekitten.com/200/200\"}'
|
||||
|
||||
Reference in New Issue
Block a user