* 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
* Adding function to calculate different time variants
exclude 5 tests for go-waku
* change second node to nwaku
* skip 2 tests failed for go-waku
* change node_2 back to nwaku
* skipping failed test for nwaku
* remove the skipping for nwaku node as requested
* adding test "test_store_not_include_data"
* adding test case for wrong peer address formatting
* try restore message with wrong peer id
* send peer address with wrong protocol
* Fixing review comments & add test for wrong topic
* adding test for topic content positive scenario
* adding test for different wrong content topic
* adding content topic & pubsubtopic tests
* adding test cases for wrong encoding 7 no encoding of pubsub topic
* adding test case test_time_filter_start_time_after_end_time
* adding more time tests
* adding tests with wrong start & end time
* adding invalid ascending test
* adding page_size tests
* adding invalid ascending test
* fix minor issues and adding comments
* fixing review comments
* minor change in test name
* Adding review comments
* added test with hashes edge and boundry cases
* added 2 test with incorrect query param in cursor and hashes
* fixed linters error and handeliong for None error
* test: node startup time for valid_payloads_dynamic_at_slow_rate
* fix: remove timing debug info
* fix: reuse existing keystore file
* fix: remove skip marks for PR2612
* fix: remove skip marks for Issue 2837
* test: change valid_payloads_at_slow_rate to send 102 messages
* fix: remove existing keystore before new registration
* test: magical 20 messages
* fix: omit RLN params for static mode
- update test_valid_payloads_at_slow_rate
- update test_valid_payloads_at_spam_rate
* fix: condition check for rln-relay-dynamic
* fix: update static tests
- update test_valid_payloads_dynamic_at_slow_rate
* fix: add rln-relay-user-message-limit to registration
* fix: on-chain tests
* fix: valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate
* fix: rename lrn method for lightpush setup
- delete test_valid_payloads_mixed_epoch_at_slow_rate
* fix: test_valid_payloads_lightpush_at_spam_rate
* fix: run registration only when necessary
* fix: reorder tests - lightpush first
- test workflow
* fix: use touch instead of unlink
* test: single test only test_valid_payloads_lightpush_at_spam_rate
* test: run 2 tests
* fix: remove reporting part from test workflow
* fix: all tests
* fix: use rmtree on keystore dir_path
* fix: use external rm
* fix: enable all RLN tests
* fix: further optimize number or registrations
* test: single on chain test
* test: two on chain tests
* test: swap order of tests
* test: reduce test logging and output docker log
* fix: rewrite keystore path related logic
* fix: use cache for keystore prefixes
* fix: index in setup_optional_rln_relay_nodes
* fix: delete test workflows
- revert env_vars