maxpert / marmot

A distributed SQLite replicator built on top of NATS
https://maxpert.github.io/marmot/
MIT License
1.7k stars 42 forks source link

Add first E2E test #100

Open wongfei2009 opened 6 months ago

wongfei2009 commented 6 months ago

Add first E2E automated test using ginkgo. It verifies if the basic example described in the documentation works.

Plan to add more test cases if this approach is fine.

gedw99 commented 1 week ago

@maxpert This looks useful as it test NATS in Cluster formation. Any chance this can go into Master and Tagged for lease.