Álex
1ab665ce2c
test(rln): Implement rln tests ( #2639 )
...
* Implement tests.
* Clean coding.
2024-08-02 16:43:22 +02:00
Darshan K
8da2a9c0a5
chore: refactor relative path to better absolute ( #2861 )
2024-07-06 00:03:38 +02:00
Álex Cabeza Romero
d3a2c4e76d
test(sharding): Implement sharding tests ( #2603 )
...
* Implement sharding tests.
2024-05-13 17:43:14 +02:00
Álex Cabeza Romero
9dd59c727e
test(peer-and-connection-management): Implement tests ( #2566 )
...
* Implement peer and connection management tests.
* Fix multiple peers added on initialisation.
* Remove clusterId parameter from newTestWakuNode.
2024-05-13 17:25:44 +02:00
Simon-Pierre Vivier
665d9e3a06
feat: store v3 ( #2431 )
2024-04-25 09:09:52 -04:00
Álex Cabeza Romero
8e13bfbb65
test(peer-exchange): Implement peer exchange tests ( #2464 )
...
* Implement peer exchange tests.
* Refactor, and remove duplicated tests.
* feat(wakunode): Resultify fetch peer exchange peers (#2486 )
2024-03-14 17:48:09 +01:00
Álex Cabeza Romero
c3dea59e8f
test(lightpush): Lightpush functional tests ( #2269 )
...
* Add ligthpush payload tests.
* Add end to end lightpush tests.
* updating vendor/nim-unittest2 to protect against core dump issue
* Enable "Valid Payload Sizes" test again
---------
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2024-02-06 17:37:42 +01:00
Álex Cabeza Romero
f478f6d339
test(rln): Implement some rln unit tests ( #2356 )
...
* Fix sanity check location.
* Implement some rln tests.
2024-02-02 09:56:41 +01:00
Álex Cabeza Romero
91c402b1cc
test(store): Implement store tests ( #2235 , 2240)
...
* Implement store tests
2023-12-19 15:38:43 +01:00
Álex Cabeza Romero
3e669e2a1b
test(relay-filter): cleanup ( #2138 )
...
* Fix some tests.
* Clean legacy tests.
* Fix imports.
2023-11-15 16:15:38 +01:00
Álex Cabeza Romero
e6f8204bc3
test(waku-relay): Relay ( #2101 )
...
* Implement message id tests.
* Implement relay tests.
* Update import paths to use test_all.
2023-11-15 16:11:36 +01:00
Álex Cabeza Romero
2c7cc8c551
test(waku-filter): Subscribe tests batch (1/4) ( #2034 )
...
* Implement waku filter client subscribe tests.
* Remove legacy filter tests.
* Fix constant for max criteria per subscription limit.
2023-10-12 20:59:21 +02:00