20 Commits (2f20c77e4df9d663ee5f06d811c23dd9ad14db88)

Author SHA1 Message Date
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704) 2 years ago
Ronald 6167aef641
Warn when the token query param is used for auth (#16009) 2 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594) 3 years ago
Mathew Estafanous c5d2bea92c
Change error-handling across handlers. (#12225) 3 years ago
R.B. Boyer 31f6f55bbe test: normalize require.New and assert.New syntax 3 years ago
Dan Upton c4c68915c9
event: support `X-Consul-Results-Filtered-By-ACLs` header in list (#11616) 3 years ago
Daniel Nephin 3b9578d7eb Update 4 non-acl tests that used the legacy ACL.Apply 3 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify 4 years ago
Daniel Nephin caa692deea ci: Enabled SA2002 staticcheck check 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
Matt Keeler 18b29c45c4
New ACLs (#4791) 6 years ago
Pierre Souchay 1a906ef34e Fix more unstable tests in agent and command 6 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
Frank Schröder a3934c263c acl: consolidate error handling (#3401) 7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder 0f912c8aad
test: remove ACL options from default test config 8 years ago
Frank Schroeder 141efd9588
test: rename *Config vars to 'cfg' 8 years ago
Frank Schroeder 0be63d7060
test: refactor httpTest with TestAgent 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 82650f73e3
agent: move http/dns endpoints into agent 8 years ago
Frank Schroeder 66bc2cbabc test: replace blocks and comments with sub-tests 8 years ago
Frank Schroeder d711b9bba0 test: inline request body encoding 8 years ago
Frank Schroeder 1e89692cc1 test: drop error check on http.NewRequest 8 years ago
Frank Schroeder 2794db5aac
test: Fix badly formatted retry.Run tests 8 years ago
James Phillips ddfa57765c
retry: Removes the description parameter. 8 years ago
Frank Schroeder 21a82a0a16
test: Refactor WaitForResult tests with retry 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
Seth Vargo 0170a28ec9
Use new APIs 8 years ago
James Phillips ededf330ba
Adds complete ACL support for listing events. 8 years ago
Ryan Uber beb27fb3ef agent: testing user event endpoint ACLs 10 years ago
Ryan Uber 6f309c355f agent: enforce event policy during event fire 10 years ago
Ryan Uber dbd420fc4b agent: make event buffer test non-sequential 10 years ago
Ryan Uber da96fb5499 agent: Test event order preservation for watches 10 years ago
Armon Dadgar c3bb7de75d agent: Support event filtering on name 10 years ago
Armon Dadgar 602828472d agent: First pass at multi-DC support 10 years ago
Armon Dadgar 337fe4085a agent: Testing event endpoints 10 years ago
Armon Dadgar 77e94cfd38 agent: First pass at event endpoints 10 years ago