mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
new store tests
This commit is contained in:
parent
2bb6a46d6e
commit
9b497ab1aa
@ -30,6 +30,7 @@ class TestApiFlags(StepsStore):
|
||||
assert len(store_response["messages"]) == 1
|
||||
assert store_response["messages"][0]["messageHash"]["data"] == message_hash
|
||||
|
||||
@pytest.mark.xfail("nwaku" in NODE_1, reason="Bug reported: https://github.com/waku-org/nwaku/issues/2715")
|
||||
def test_store_with_mulitple_hashes(self):
|
||||
message_hash_list = []
|
||||
for payload in SAMPLE_INPUTS:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user