valkey-io/valkey-glide

Refactor node standalone tests to use cluster_manager.py script

shohamazon opened this issue · 0 comments

Currently node uses cluster_manager script to create CME clusters for CME tests.

Modify the existing Node standalone tests to use the cluster_manager.py script for cluster standalone creation.
Add module tests for the standalone node client.