Nextdoor / zkmonitor

Zookeeper Monitoring Daemon
5 stars 4 forks source link

Build a few simple end-to-end integration tests.. #19

Open diranged opened 10 years ago

diranged commented 10 years ago

We should build a few high level end-to-end integration tests with as few mocks as possible that simply test the overall behavior of the app. This will help prevent issues like #18.

diranged commented 10 years ago

Initial integration tests should launch Zookeeper in the background (using the KazooTestHarness if possible), actually connect into Zookeeper, and handle the following scenarios.