commit | 8ed99e8e53baf3d34c6a2c625619f8f0d5dbaafd | [log] [tgz] |
---|---|---|
author | Nicolas Lacasse <nlacasse@google.com> | Mon Apr 06 12:03:01 2015 -0700 |
committer | Nicolas Lacasse <nlacasse@google.com> | Mon Apr 06 12:03:03 2015 -0700 |
tree | 6f0eb1b1278f8d1cc71a5b5b6f44eddc231086f4 | |
parent | c5037243e4b66d504bc17ad34479e20148e49d27 [diff] |
Tests for /compile route. These test: * That bad requests are rejected. * Successful test runs are cached. * Failed test runs are not cached. I had to mock out the Dispatcher, so some changes were made in jobqueue to make Dispatcher an interface, and expose some of the types. Change-Id: I43da94862e8917c5cb55707d80613a391e7fb5a6