summaryrefslogtreecommitdiff
path: root/tests/http.scm
Commit message (Expand)AuthorAge
* http: Add /api/evaluations route.Mathieu Othacehe2018-04-19
* http: Reject methods other than GET.Ludovic Courtès2018-01-26
* http: Run test within 'run-fibers'.Ludovic Courtès2018-01-26
* http: Adjust test to include #:derivation.Ludovic Courtès2018-01-25
* http: Implement /api/queue.Ludovic Courtès2018-01-23
* http: /build/N/log/raw redirects to /log.Ludovic Courtès2018-01-07
* cuirass: add Hydra compatible HTTP API.Mathieu Othacehe2017-09-08
* tests: Compare JSON objects instead of JSON strings.Ludovic Courtès2017-05-10
* tests: http: Reformat expected result.Mathieu Lirzin2016-08-03
* Add (cuirass http) module.Mathieu Lirzin2016-07-31