10 Commits (863cd57117ce53347f4c78cff7afa016a341bc3d)

Author SHA1 Message Date
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704) 2 years ago
Kent 'picat' Gruber cf1fce3d0c Add content type headers to raw KV responses 4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Daniel Nephin c662f0f0de Fix a number of problems found by staticcheck 5 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Freddy 6d43d24edb
Improve reliability of tests with TestAgent (#4525) 6 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
Frank Schroeder 1c75cf1af5 pkg refactor 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 1e89692cc1 test: drop error check on http.NewRequest 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
James Phillips 69f58ad04a Moves txn code into a new endpoint, not specific to KV. 9 years ago
James Phillips 7a797da3e5 Adds unit tests for HTTP endpoint. 9 years ago
Ryan Uber b69b780408 agent: error from KVS endpoint if incompatible flags are passed. Fixes #432 10 years ago
Armon Dadgar d05ed7baa6 agent: Testing the KV DELETE with cas 10 years ago
Armon Dadgar 88d91c6ee0 agent: Support for raw key lookup. Fixes #150. 11 years ago
Armon Dadgar 6131fad068 agent: Adding locking support to KV store 11 years ago
Armon Dadgar 14be60aaca gofmt 11 years ago
William Tisäter 78145ecfd5 Require datacenter argument for `WaitForLeader` 11 years ago
William Tisäter c8168bd8fe Drop client arguments from `WaitForLeader` 11 years ago
William Tisäter 0d90e480b6 Remove all sleeps from `kvs_endpoint_test.go` 11 years ago
Armon Dadgar 790a753d7d agent: Support key listing with seperator 11 years ago
Armon Dadgar e2ea4804bd agent: Updating tests for new API 11 years ago
Armon Dadgar 526629e12c agent: Adding tests for the KV endpoints 11 years ago