12 Commits (0420d91cdd48306ba633cb8b83887dfe19baa905)

Author SHA1 Message Date
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Freddy 5873c56a03
Flaky test overhaul (#6100) 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
Freddy e305443db4
Address flakiness in command/exec tests (#4517) 6 years ago
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 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 0ada23f92f commands: move exec command to separate pkg 7 years ago
Kyle Havlovitz 198ed6076d Clean up subprocess handling and make shell use optional (#3509) 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
Frank Schroeder 406dc2ead8 command: make TestExecCommandRun_CrossDC more resilient 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder db15cd847a
test: replace one more BoolFalse with agent.Bool() 8 years ago
Frank Schroeder ec729693d7
Address review comments 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 141efd9588
test: rename *Config vars to 'cfg' 8 years ago
Frank Schroeder 3d54fe51ba test: lower wait time for some tests 8 years ago
Frank Schroeder 9c86d5c764
test: convert remaining WaitForResult tests 8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs 8 years ago
James Phillips 7e2dcb61bf
Changes `disable_remote_exec` default to true so remote exec is opt-in. 8 years ago
Seth Vargo 0170a28ec9
Use new APIs 8 years ago
Kyle Havlovitz a8eaad3ba4
Remove cli rpc functions 8 years ago
Kyle Havlovitz aa1c464961
Convert exec command to use base.Command 8 years ago
Kyle Havlovitz dce6702268 More flaky unit test fixes (#2449) 8 years ago
Shawn Cook ab91590bcb Update tests - NodeService init needs bool 9 years ago
Ryan Uber d97305e376 command: check LastIndex is not zero while waiting for leader 10 years ago
Armon Dadgar ce83322e16 command/exec: Support foreign datacenters 10 years ago
Ryan Uber 5555e0eb9b api: initial import from armon/consul-api 10 years ago
Armon Dadgar 5b619eec96 command/exec: Testing exec 10 years ago
Armon Dadgar de4adc4f66 command/exec: High level tests 10 years ago