Sha256: 6f99362709efff97a8bae7ea3a8e3c92df19914d0f37557a72ee3befc1119724
Contents?: true
Size: 617 Bytes
Versions: 9
Compression:
Stored size: 617 Bytes
Contents
# What is this folder? When running the tests, film snob will make a bunch of web requests to the various supported oembed endpoints. film snob uses [vcr][] to save the responses from those requests in this folder, so it doesn't need to make those requests more than once on any given machine; on the second run it will notice it has a cassette (really just a big yml file) and read that instead of going out to the web again. [vcr]: https://github.com/vcr/vcr If tests suddenly start failing, it might mean that an example video has been deleted. In that case, I guess we'll just swap out for a different video.
Version data entries
9 entries across 9 versions & 1 rubygems