summaryrefslogtreecommitdiff
path: root/spec/unit/provider/remote_file/content_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-45/+45
* bogus push to try and get travisCI to behaveJohn Dyer2014-04-211-0/+1
* CHEF-5116 - Fix two tests for remote_file net/http exceptionsJohn Dyer2014-04-211-36/+58
* s/mock\(/double(/gLamont Granquist2014-01-291-15/+15
* s/stub!/stub/gLamont Granquist2014-01-291-16/+16
* Remove unused class RemoteFile::Result.sersut2013-06-031-19/+5
* remove unused remote file util classdanielsdeleo2013-05-311-28/+0
* remove etag/mtime responsibilites from content classdanielsdeleo2013-05-231-38/+13
* edge conditions of the checksum comparisonLamont Granquist2013-04-101-3/+52
* refactoring into remote_file content specLamont Granquist2013-04-011-0/+248