kubectl/pkg/framework/test
Gareth Smith 7df93be2ab Use a temporary directory for the APIServer's certs
While doing that we found that we needed to refactor the fakes to handle
command line arguments which are not known up front; we do this by using
regular expresseions.
2017-11-29 12:08:31 +00:00
..
assets Use a temporary directory for the APIServer's certs 2017-11-29 12:08:31 +00:00
ci Add test option to run performance tests 2017-11-29 12:08:31 +00:00
democli Implement first command talking to the APIServer 2017-11-29 12:08:29 +00:00
integration Track the time it takes to start&stop the fixtures 2017-11-29 12:08:31 +00:00
scripts Add test option to run performance tests 2017-11-29 12:08:31 +00:00
testfakes Extract TempDirManager 2017-11-29 12:08:29 +00:00
vendor Add dependencies 2017-11-29 12:08:31 +00:00
Gopkg.lock Implement first command talking to the APIServer 2017-11-29 12:08:29 +00:00
Gopkg.toml Implement first command talking to the APIServer 2017-11-29 12:08:29 +00:00
apiserver.go Use a temporary directory for the APIServer's certs 2017-11-29 12:08:31 +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 Start the fixture processes in parallel 2017-11-29 12:08:31 +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