nwaku/tests/wakunode_rest
Sasha a29eca77a0
chore: return all connected peers from REST API (#2923)
* Remove the condition of gathering connected peers with relay and user req/resp protocols.
* Return PeerExchange protocol support of connected nodes with /admin/peers
* Added test for checking return of PeerExchange mounted protocol of connected peer by GET /admin/peers

---------

Co-authored-by: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com>
2024-07-23 12:58:56 +02:00
..
test_all.nim chore: remove deprecated legacy filter protocol (#2507) 2024-03-25 18:07:56 +00:00
test_rest_admin.nim chore: return all connected peers from REST API (#2923) 2024-07-23 12:58:56 +02:00
test_rest_cors.nim chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00
test_rest_debug.nim chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00
test_rest_debug_serdes.nim chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00
test_rest_filter.nim chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00
test_rest_health.nim chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00
test_rest_lightpush.nim feat: DOS protection of non relay protocols - rate limit phase3 (#2897) 2024-07-16 15:46:21 +02:00
test_rest_relay.nim chore: deprecating named sharding (#2723) 2024-07-09 18:36:12 +03:00
test_rest_relay_serdes.nim chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00
test_rest_serdes.nim chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00
test_rest_store.nim chore(archive): archive and drivers refactor (#2761) 2024-07-12 18:19:12 +02:00