summaryrefslogtreecommitdiff
path: root/spec/unit/provider/remote_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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