mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a3b1b66bb3
I noticed I made a mistake in the first ping ("before swarm init"), which was not specifying the daemon's socket path and because of that testing against the main integration daemon (not the locally spun up daemon). While fixing that, I wondered why the test didn't actually use the client for the requests (to also verify the client converted the response), so I rewrote the test to use `client.Ping()` and to verify the ping response has the expected values set. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
cgroupdriver_systemd_test.go | ||
disk_usage_test.go | ||
event_test.go | ||
info_linux_test.go | ||
info_test.go | ||
login_test.go | ||
main_test.go | ||
ping_test.go | ||
version_test.go |