testjobqueue did not implement the JobQueue interface correctly (noted in its package comment), making it impossible to write tests for JobQueue itself. Replace its use everywhere with fsjobqueue operating on a temporary directory. |
||
|---|---|---|
| .. | ||
| api | ||
| client.go | ||
| json.go | ||
| server.go | ||
| server_test.go | ||