cashapp / pranadb

Apache License 2.0
614 stars 24 forks source link

Integration tests #21

Closed purplefox closed 3 years ago

purplefox commented 3 years ago

We should create a simple test framework which can start up a bunch of Prana nodes on the same machine and tests the multi-node behaviour, including failures. These should be runnable as standard go tests

purplefox commented 3 years ago

This will be done by extending sqlTest