kubectl/pkg/framework/test
Gareth Smith e7bb1e8df9 Add fixtures tintegration tests
Testing the lifecycle of our fixtures with the real binaries. Test if we
can start the fixtures, the porcesses actually listen on the ports and
if we tear down all the parts successfully again.
2017-11-29 12:08:29 +00:00
..
assets Wire the test framework in to the demo tests 2017-11-29 12:08:29 +00:00
ci Wire the test framework in to the demo tests 2017-11-29 12:08:29 +00:00
democli Wire the test framework in to the demo tests 2017-11-29 12:08:29 +00:00
integration Add fixtures tintegration tests 2017-11-29 12:08:29 +00:00
scripts Wire the test framework in to the demo tests 2017-11-29 12:08:29 +00:00
testfakes Add Fixtures struct, which can start+stop everything 2017-11-29 12:08:29 +00:00
vendor Add dependencies 2017-11-29 12:08:29 +00:00
Gopkg.lock Add help text and barebones integration test 2017-11-29 12:08:29 +00:00
Gopkg.toml Add help text and barebones integration test 2017-11-29 12:08:28 +00:00
apiserver.go Make Stop() wait for the processes to exit 2017-11-29 12:08:29 +00:00
apiserver_test.go Make Stop() wait for the processes to exit 2017-11-29 12:08:29 +00:00
etcd.go Make Stop() wait for the processes to exit 2017-11-29 12:08:29 +00:00
etcd_test.go Make Stop() wait for the processes to exit 2017-11-29 12:08:29 +00:00
fixtures.go Use http:// as etcd URL scheme 2017-11-29 12:08:29 +00:00
fixtures_test.go Use http:// as etcd URL scheme 2017-11-29 12:08:29 +00:00
test_suite_test.go Add apiserver launcher to test framework 2017-11-29 12:08:29 +00:00