17 Commits (1843cbaf48a3c4bf6752e7daa38488c09ab3c03e)

Author SHA1 Message Date
Luke Childs a67f157cff Test stale cache entries that can't be revalidate are deleted from cache 8 years ago
Luke Childs 459cbbf958 swap no-cache for max-age=0 8 years ago
Luke Childs f56c508ab4 Test stale cache entries with ETag headers are revalidated 8 years ago
Luke Childs b6b3401053 Test stale cache entries with Last-Modified headers are revalidated 8 years ago
Luke Childs 4e3a3dcf40 Rename /no-cache test endpoint to /no-store 8 years ago
Luke Childs 8ee8a4a249 More accurate test 8 years ago
Luke Childs 58ffa2bae8 Check the cache is actually being filled 8 years ago
Luke Childs be4c431072 Make sure "/no-cache" test endpoint is completely unstorable 8 years ago
Luke Childs bd99d4dbee requests => responses 8 years ago
Luke Childs 70d57d7211 Test stream responses are cached 8 years ago
Luke Childs 7d4365ec25 Check in binary test that data actually is binary 8 years ago
Luke Childs b3f23ea9cd Move test server endpoints out into test.before 8 years ago
Luke Childs f2026dc68b Test cached response is re-encoded to current encoding option 8 years ago
Luke Childs 4e98913981 Test binary responses are cached 8 years ago
Luke Childs f64dcc7f69 Move server endpoints inside test function for readability 8 years ago
Luke Childs b3201ea733 Use Map() as cache store in cache tests 8 years ago
Luke Childs 28112935ca Add basic cache tests 8 years ago