summaryrefslogtreecommitdiff
path: root/test/storage/server.js
Commit message (Expand)AuthorAgeFilesLines
* [core] finish must-revalidate supportKonstantin Käfer2017-08-081-3/+3
* [test] Added unit test for style request failuresThiago Marcos P. Santos2017-02-071-0/+31
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-2/+2
* [core] OnlineFileSource - rate limitIvo van Dongen2016-09-131-0/+11
* [tests] Unit tests for clock skew retry timeoutThiago Marcos P. Santos2016-02-261-0/+5
* [tests] Add utests for HTTP 200 with no dataThiago Marcos P. Santos2016-02-231-0/+4
* [all] Don't interpret 404s on non-tile resources as "no content"John Firebaugh2016-02-101-0/+4
* [core] use stale stylesKonstantin Käfer2016-01-151-0/+3
* [core] only cache successful or NotFound responsesKonstantin Käfer2016-01-081-0/+4
* [test] terminate test server when stdin closesKonstantin Käfer2016-01-051-9/+9
* [test] Remove terminate-when-inactive behavior from the test serverJohn Firebaugh2016-01-041-13/+0
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-021-0/+13
* [core] refactor test server startupKonstantin Käfer2015-10-281-1/+3
* [core] Make response data shared to avoid excessive copyingKonstantin Käfer2015-10-261-1/+1
* [ios] [android] Use Response::NotFound in other HTTP implementations tooJohn Firebaugh2015-09-291-0/+3
* Use a pipe() to synchronize the server initializationThiago Marcos P. Santos2015-06-181-1/+1
* scope Requests to an Environment object for easier cancelationKonstantin Käfer2015-03-061-0/+7
* rearrange tests and make more robustKonstantin Käfer2015-02-041-1/+1
* rearrange tests and add storage testsKonstantin Käfer2015-02-041-0/+101