etcd/tests
Xiang Li aaedf32c04 fix(test/remove_node_test.go) fix a deadlock in the test
The go-etcd client waits for the response from the paused node. And the test waits for the reponse to continue.
Actually we do not even need that small test, since we will check the machine status afterwards.
2014-05-20 14:34:59 -07:00
..
fixtures Add v1.solo migration fixture. 2013-11-04 13:56:02 -07:00
functional fix(test/remove_node_test.go) fix a deadlock in the test 2014-05-20 14:34:59 -07:00
mock Making code formatting consistent. 2014-03-27 14:19:08 +01:00
http_utils.go feat(server): make header-only requests work 2014-04-07 13:51:33 -07:00
server_utils.go refactor(tests/server_utils): use etcd instance 2014-05-07 11:49:03 -07:00