inspec/test/unit/fetchers
Steven Danna 6814d6ad2b
Fail if a remote source content doesn't match lockfile
If a URL based source does not match the shasum recorded in the
lockfile, it likely means a new version has been pushed to the remote
source. In this case, we fail to help ensure that when using a lockfile
we always run the same code as when the lockfile was created.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-21 10:15:52 +01:00
..
fetchers_test.rb Fail if a remote source content doesn't match lockfile 2016-09-21 10:15:52 +01:00
git_test.rb Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
local_test.rb Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
mock_test.rb Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
source_reader_test.rb restructure unit tests 2016-08-18 13:47:43 +02:00
url_test.rb Fail if a remote source content doesn't match lockfile 2016-09-21 10:15:52 +01:00