Commit Graph

13 Commits (d6bc5bc2dba8492d7b900360c20f18530d155f93)

Author SHA1 Message Date
Ryan Slade 85e4aea9d1 Replace time.Now().Sub(x) with time.Since(x)
7 years ago
Frank Schroeder 7bbfef7000 api: refactor: unify naming of API tests
7 years ago
Frank Schroeder 8edeabce9a api: refactor: prefix all API tests with API_
7 years ago
Frank Schroeder 96c677fdba test: make test less flaky
8 years ago
James Phillips 49342dc973 Makes the timeout behavior more intuitive.
9 years ago
James Phillips ca08ba3aee Adds the ability for semaphore monitors to ride out brief periods of 500 errors.
9 years ago
James Phillips 8caa9e4c7e Adds "try" support to locks and semaphores.
9 years ago
Ryan Uber 565cac0340 api: run tests in parallel
10 years ago
Ryan Uber 37f6301856 testutil: initial pass at moving test server harness into testutil
10 years ago
Armon Dadgar 14691f7e29 api: Detect conflicting existing values for lock/semaphore
10 years ago
Armon Dadgar 7ed1449b6c api: Adding Destroy to cleanup a semaphore
10 years ago
Armon Dadgar 5107f5d1f9 api: More semaphore tests
10 years ago
Armon Dadgar 8ad16ca390 api: Adding semaphore tests and fixes
10 years ago