kubectl/pkg/framework/test
Gareth Smith 2e5a83252e Remove {Etcd,APIServer}StartStopper interfaces
... as they have been unified into the FixtureProcess interface and thus
they are not needed anymore.
2017-11-29 12:08:29 +00:00
..
assets Refactor Etcd and APIServer, esp. Start() and Stop() 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 Refactor Etcd and APIServer, esp. Start() and Stop() 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 Extract TempDirManager 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 Refactor Etcd and APIServer, esp. Start() and Stop() 2017-11-29 12:08:29 +00:00
apiserver_test.go Refactor APIServer 2017-11-29 12:08:29 +00:00
etcd.go Refactor Etcd and APIServer, esp. Start() and Stop() 2017-11-29 12:08:29 +00:00
etcd_test.go Refactor Etcd 2017-11-29 12:08:29 +00:00
fixtures.go Remove {Etcd,APIServer}StartStopper interfaces 2017-11-29 12:08:29 +00:00
fixtures_test.go Unify fixture processes 2017-11-29 12:08:29 +00:00
temp_dir_manager.go Extract TempDirManager 2017-11-29 12:08:29 +00:00
temp_dir_manager_test.go Extract TempDirManager 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