summaryrefslogtreecommitdiff
path: root/spec/unit/provider/remote_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-15: Remove copyright dateslcg/remove-copyright-dates-chef-15Lamont Granquist2020-04-131-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* ensure that providers inherit loggers from the run contextThom May2018-03-261-1/+2
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-4/+4
* autofixing whitespace copsLamont Granquist2016-02-051-3/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-6/+6
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-3/+3
* s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* spec tests for checksumLamont Granquist2013-11-111-3/+4
* Fix specs on windows.sersut2013-05-231-2/+6
* Fix comments that include FIXME / TODO / XXX.sersut2013-05-201-1/+1
* remove redundant tests from remote_file providerdanielsdeleo2013-05-161-273/+7
* Update spec tests for method name change on file provider.sersut2013-05-151-2/+2
* Merge branch 'master' into file-refactorsersut2013-05-141-78/+266
|\
| * removing an_return to as its deprecatedRanjib Dey2013-04-111-2/+2
| * Revert "Merge branch 'CHEF-1031'"Bryan McLellan2013-03-011-44/+21
| * add new testsJesse Campbell2013-02-261-10/+35
| * Update existing tests to function with RestClient::RequestJesse Campbell2013-02-261-19/+17
* | remove tests that have been movedLamont Granquist2013-04-101-12/+0
* | stripping out tests that have been implemented elsewhereLamont Granquist2013-04-101-93/+0
* | work around inherited specs being brokenLamont Granquist2013-04-021-0/+1
* | comment out specs that need to be moved to other objectsLamont Granquist2013-04-011-226/+158
* | refactoring into remote_file content specLamont Granquist2013-04-011-92/+40
* | file provider spec workLamont Granquist2013-03-201-15/+37
* | fix testsJesse Campbell2013-03-111-2/+2
* | switch back to chef::restJesse Campbell2013-03-011-27/+18
* | strip target_matched, use tempfile=nil insteadJesse Campbell2013-03-011-8/+2
* | fix broken tests to match new layoutJesse Campbell2013-02-281-4/+9
* | support etags and last modified times for remote_fileJesse Campbell2013-02-261-14/+15
* | add new testsJesse Campbell2013-02-051-10/+35
* | Update existing tests to function with RestClient::RequestJesse Campbell2013-02-051-19/+17
|/
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+324
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-152/+0
* Updating the remote_file spec, simplifying remote_file a bitAdam Jacob2008-08-171-7/+97
* Changing the license on the spec files as wellAdam Jacob2008-08-171-0/+18
* Adding remote_file testsAdam Jacob2008-08-171-0/+44