16 Commits (ebd5513d4b2577fa0bfcf6756a5de848156936cb)

Author SHA1 Message Date
Dan Upton 205ce9a69d
Remove references to "master" ACL tokens in tests (#11751) 3 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Freddy d219e31db8
Update retries that weren't using retry.R (#6146) 5 years ago
Alvin Huang 8ceca2ace3
Add fmt and vet (#5671) 6 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
Pierre Souchay 22500f242e Fix unstable tests in agent, api, and command/watch 6 years ago
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
Ryan Slade 85e4aea9d1 Replace time.Now().Sub(x) with time.Since(x) 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
James Phillips 780e68a753 Changes remote exec KV read to call GetTokenForAgent(). (#3283) 7 years ago
Frank Schroeder c218fdbc77 agent: make timing sensitive tests more robust 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder 141efd9588
test: rename *Config vars to 'cfg' 8 years ago
Frank Schroeder 308f9929b3
test: run agent tests in parallel 8 years ago
Frank Schroeder 23a6ff383c
agent: refactor tests for TestAgent 8 years ago
Frank Schroeder 48fa2962eb Revert "test: Run command/agent tests in parallel" 8 years ago
Frank Schroeder 17be40a733 test: Run command/agent tests in parallel 8 years ago
Frank Schroeder eddb1af603 Remove duplicate constants 8 years ago
Sean Chittenden 1005b91c87 Use panic instead of returning a sentinel UUID values in unit tests 9 years ago
Sean Chittenden 8deec17f73 Use panic instead of returning a sentinel UUID values in unit tests 9 years ago
Sean Chittenden 7af6a94edb Factor out duplicate functions into a lib package 9 years ago
Ryan Uber 544299efa5 agent: pass locally configured token during remote exec 10 years ago
William Tisäter c061eec101 Go format fix 10 years ago
Soren Hansen caedef5cc1 Also change the call sites. *sigh* 10 years ago
Soren Hansen 8605488598 Fix style issue in remote_exec_test 10 years ago
Soren Hansen 8f5089a661 Remove test code duplication 10 years ago
Soren Hansen 264d619457 Pass exitCode by reference 10 years ago
Armon Dadgar 9b74b86709 agent: Testing remote exec 10 years ago
Armon Dadgar a0c6dbfe2a agent: testing remote exec writer 10 years ago