package integration
import "github.com/coreos/etcd/integration"
Package integration implements tests built upon embedded etcd, and focus on etcd correctness.
Features/goals of the integration tests: 1. test the whole code base except command-line parsing. 2. check internal data, including raft, store and etc. 3. based on goroutines, which is faster than process. 4. mainly tests user behavior and user-facing API.
Index ¶
Source Files ¶
- Version
- v2.0.0-rc.1+incompatible
- Published
- Dec 18, 2014
- Platform
- js/wasm
- Last checked
- 3 hours ago –
Tools for package owners.