kubectl/pkg/framework/test
Hannes Hörl d89f4c1cee Switch to repo-global vendoring 2017-11-29 12:30:11 +00:00
..
assets Use a temporary directory for the APIServer's certs 2017-11-29 12:08:31 +00:00
ci Drop privilages before running tests in CI 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
.gitignore Change `.gitignore` strategy 2017-11-29 12:08:31 +00:00
apiserver.go Update comments on Start/Stop of the processes 2017-11-29 12:08:31 +00:00
apiserver_test.go Refactor APIServer 2017-11-29 12:08:29 +00:00
etcd.go Update comments on Start/Stop of the processes 2017-11-29 12:08:31 +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 Create nicer names for temporary directories 2017-11-29 12:08:31 +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