kubernetes/test/integration
Eric Tune 40a5ca034d Integration test on master, not just apiserver.
Moved code from cmd/apiserver to pkg/master.

test/integration/client_test made to use a master object,
instead of an apiserver.Handle.

Subsequent PRs will move more handler-installation into
pkg/master, with the goal that every http.Handler of a
standalone apiserver process can also be tested
in a "testing"-style go test.

In particular, a subsequent PR will test
authorization.
2014-10-27 09:14:58 -07:00
..
client_test.go Integration test on master, not just apiserver. 2014-10-27 09:14:58 -07:00
doc.go Add an integration test for etcd 2014-08-23 11:44:21 -04:00
etcd_tools_test.go Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00
utils.go Allow server and client to take api version as argument 2014-09-18 23:27:28 -04:00