kubectl/pkg/framework/test
Gareth Smith 2fd15f82f9 Refactor Etcd
- Store stdout,stderr in private buffers
- Configure the etcURL on construction instead of at start time
- Handle the creation of the temporary directory (for the data
  directory) internally
2017-11-29 12:08:29 +00:00
..
assets Rework fakes to allow additional arguments 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 Refactor Etcd 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 Refactor Etcd 2017-11-29 12:08:29 +00:00
etcd_test.go Refactor Etcd 2017-11-29 12:08:29 +00:00
fixtures.go Refactor Etcd 2017-11-29 12:08:29 +00:00
fixtures_test.go Refactor Etcd 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