24 Commits

Author SHA1 Message Date
aya
bb841c1703 Merge branch 'waku_edge_tests_part3' into WAKU_edge_tests 2024-10-23 16:23:33 +03:00
aya
e3405e5ff4 minor change in test name 2024-10-22 12:00:23 +03:00
aya
ffd8d5b197 fixing review comments 2024-10-22 11:58:50 +03:00
aya
d0bde7bd97 adding invalid ascending test 2024-10-22 11:21:44 +03:00
aya
542fc009b8 adding page_size tests 2024-10-22 09:25:59 +03:00
aya
8deaaf9f02 adding invalid ascending test 2024-10-20 16:36:10 +03:00
aya
8b042de7ee adding test for different wrong content topic 2024-10-16 18:52:12 +03:00
aya
f7187beff2 adding test for topic content positive scenario 2024-10-16 14:32:19 +03:00
aya
6effb21874 Fixing review comments & add test for wrong topic 2024-10-15 15:30:02 +03:00
aya
9ce4b24e17 send peer address with wrong protocol 2024-10-15 13:09:05 +03:00
aya
edf12b90cd try restore message with wrong peer id 2024-10-15 12:42:18 +03:00
aya
81b0f20d45 adding test case for wrong peer address formatting 2024-10-15 11:41:49 +03:00
aya
6ed6404aa0 adding test "test_store_not_include_data" 2024-10-15 09:30:18 +03:00
shashank sanket
b0dc5206c9
Negative and edge cases for/store/v3/messages with query param hashes (#74)
* 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
2024-09-20 14:15:34 +05:30
shashank sanket
4c706c34bb
added store_test_cursor negative cases and edge cases (#73) 2024-09-18 19:54:05 +05:30
fbarbu15
86954c6270
store sync tests (#69)
* store sync tests

* fix

* store sync tests

* sync flag
2024-09-11 12:36:58 +03:00
fbarbu15
68c4b57c08
lightpush changes (#64)
* lightpush changes

* lightpush changes
2024-08-05 16:51:48 +03:00
fbarbu15
ae43bd4448
add store retry method (#60) 2024-07-18 10:41:20 +02:00
fbarbu15
a27c028104
chore: use another cluster id (#55)
* use another cluster id

* adjust tests
2024-07-11 23:00:18 +03:00
fbarbu15
95f8a791fa
chore: fix connection error message (#50) 2024-07-03 11:14:00 +03:00
fbarbu15
aab71a92a7
Test/discv5 (#46)
* discv5 tests

* discv5 tests
2024-06-17 17:52:16 +03:00
fbarbu15
03973b8897
Test/store v3 (#38)
* first commit

* get message tests 1

* store tests with node restarts

* reliability tests

* store tests

* fixes

* more tests

* fixes

* new store tests

* new store tests

* adjustments

* adjust tests for go-waku

* postgress test

* postgress test

* fixes

* small fixes

* reliability updates

* postgress test

* adjsutmens for go-waku
2024-05-28 16:50:14 +03:00
fbarbu15
c1d4c0cc6b
lightpush and store bugfixes (#32)
* bugfixes

* store bugfixes

* fix 2567
2024-04-18 13:04:08 +03:00
fbarbu15
8d956b3d9c
Test/store part 1 (#31)
* first set of tests

* fix ci

* new tests

* finish publish tests

* new tests

* running nodes tests

* new tests

* finishing touches

* new test

* temp commit

* running node tests

* new tests

* new store tests

* store part 1
2024-04-17 08:37:31 +03:00