waku-interop-tests/tests/store
AYAHASSAN287 da90b9c3e1
E2E_Tests_part1 (#80)
* adding initial draft for repo example test

* Adding more steps to the example_six_nodes test

* draft3 with adding step5 to the testcase

* adding test test_store_filter_interaction_with_six_nodes

* adding draft of test test_2_filter_nodes

* adding 2 tests
1- test_msg_not_stored_when_ephemeral_true
2- test_msg_stored_when_ephemeral_false

* fix review comments and add final changes for additional 3 tests

* Fix indentation issue

* Fix indentation issue

* Fixing review comments

* Enhancements based on review

* Adding changes to make tests pass with NODE_2= GO-WAKU

* Fix CI failure in test_store_filter_interaction_with_six_nodes

* Fixing CI failure for test test_store_filter_interaction_with_six_nodes

* Add wait after filter request to fix CI failure

* increase wait for CI failure
2024-11-07 14:27:54 +02:00
..
__init__.py Test/store part 1 (#31) 2024-04-17 08:37:31 +03:00
test_api_flags.py Waku edge tests all (#81) 2024-10-28 12:30:40 +03:00
test_cursor.py Negative and edge cases for/store/v3/messages with query param hashes (#74) 2024-09-20 14:15:34 +05:30
test_ephemeral.py store sync tests (#69) 2024-09-11 12:36:58 +03:00
test_external_db.py Test/store v3 (#38) 2024-05-28 16:50:14 +03:00
test_get_messages.py chore: use another cluster id (#55) 2024-07-11 23:00:18 +03:00
test_hashes.py Negative and edge cases for/store/v3/messages with query param hashes (#74) 2024-09-20 14:15:34 +05:30
test_page_size.py Waku edge tests all (#81) 2024-10-28 12:30:40 +03:00
test_reliability.py add store retry method (#60) 2024-07-18 10:41:20 +02:00
test_running_nodes.py lightpush changes (#64) 2024-08-05 16:51:48 +03:00
test_sorting.py adding test "test_store_not_include_data" (#76) 2024-10-24 13:16:37 +03:00
test_time_filter.py E2E_Tests_part1 (#80) 2024-11-07 14:27:54 +02:00
test_topics.py adding test "test_store_not_include_data" (#76) 2024-10-24 13:16:37 +03:00