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

doc.go

Version
v2.1.0-rc.0+incompatible
Published
Jun 29, 2015
Platform
js/wasm
Last checked
6 hours ago

Tools for package owners.