mirror of
https://github.com/typesense/typesense.git
synced 2025-05-16 03:12:32 +08:00
- extract `writeToNodesFile`, `createDataDirectories`, `mapNodesToDirectories` and `startAndVerifyProcesses` into a new `setupProcesses` method - make extracted methods private - update `test` command to use `setupProcesses` method - simplify `test` command by removing unnecessary variable assignments