blob: c23082884f4c5591acf987fa3e93ebcea9f7245f [file] [log] [blame]
Test for `Resource.ResponseSource.MemoryCache`.
== Running test suite: Resource.ResponseSource.MemoryCache
-- Running test case: Resource.ResponseSource.MemoryCache
PASS: Resource should exist.
PASS: statusCode should be 200
PASS: responseSource should be Symbol(memory-cache)
PASS: Response `body` should not be empty.
PASS: Response should not be base64 encoded.