Commit Graph

19 Commits (24eec373deb44cb9f2bbe67eb3f7ddff49669cee)

Author SHA1 Message Date
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
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