13 Commits (b95ab0d33cbc649d6fddcae08819b88963aeea35)

Author SHA1 Message Date
Daniel Nephin d68edcecf4 testing: Remove all the defer os.Removeall 4 years ago
R.B. Boyer 4d083103e2
fix some flaky snapshot tests (#8015) 5 years ago
R.B. Boyer b989967791
cli: ensure that 'snapshot save' is fsync safe and also only writes to the requested file on success (#7698) 5 years ago
R.B. Boyer 5f1518c37c
cli: fix usage of gzip.Reader to better detect corrupt snapshots during save/restore (#7697) 5 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568) 6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517) 6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Frank Schroeder 1b026de1db commands: run all tests in parallel (again) 7 years ago
Frank Schroeder 56b24d3d4f commands: cleanup help and synopsis. 7 years ago
Frank Schroeder d54a5ef8d8 commands: do not run cmd tests in parallel 7 years ago
Frank Schroeder 84a82cff3d commands: cleanup test names 7 years ago
Frank Schroeder 51799e5d23 commands: move snapshot subcommands to subdirs 7 years ago
Frank Schroeder e2b686b982 commands: move snapshot save command to separate pkg 7 years ago
Frank Schroeder a49711b8bf config: refactor commands to print help for flags (#3536) 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder 8f943542b0
test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
Frank Schroeder 9509ab463c
test: run command tests in parallel 8 years ago
Frank Schroeder 53c1c86ab3
test: refactor command tests to use TestAgent 8 years ago
Frank Schroeder 65b5c51ec7 test: add helper for ioutil.TempDir/TempFile 8 years ago
Frank Schroeder 3522a41bad test: include test name in temp file/dir 8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs 8 years ago
Kyle Havlovitz aa0d2502f8
Convert snapshot command to use base.Command 8 years ago
James Phillips c01a3871c9 Adds support for snapshots and restores. (#2396) 8 years ago