summaryrefslogtreecommitdiff
path: root/spec/unit/file_bucket/dipper_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-04-28(maint) replace `using_checksums_describe` with `with_digest_algorithms`Adrien Thebo1-65/+71
2014-04-28(PUP-1840) Respect digest algorithm in filebucket dipperAdrien Thebo1-86/+86
2014-01-06(PUP-716) Change Puppet::FileSystem::File to module methodsHenrik Lindberg1-2/+2
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-1/+1
2013-10-23(Maint) Convert uses of IO.binread to P::FS::FileAndrew Parker1-1/+1
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-01-23(#11955) Refactor to use IO.binreadJosh Cooper1-1/+1
2011-12-09Fix Ruby 1.8.5-incompatible code in FileBucket::Dipper specNick Lewis1-1/+1
2011-11-01(#9983) Read file content in binary mode when backing upJosh Cooper1-9/+9
2011-11-01(#9983) Restore files in binary modeJosh Cooper1-0/+57
2011-10-03Remove 'fails_on_windows' tag for passing testsJosh Cooper1-1/+1
2011-08-19Always put a slash between the checksum and path in filebucket URLsJacob Helwig1-1/+1
2011-08-19Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper1-1/+1
2011-08-19Fix tests with "relative" paths on WindowsJosh Cooper1-2/+2
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2011-03-07Merge branch '2.6.next' into nextMatt Robinson1-1/+1
2011-02-21(#6353) Restore the ability to store paths in the filebucketPaul Berry1-1/+1
2011-01-19Merge branch '2.6.x' into nextMatt Robinson1-73/+68
2011-01-12(#5838) Improve the quality of file bucket specs.Paul Berry1-12/+31
2011-01-12(#5838) Make file bucket dipper efficient when saving a file that already existsPaul Berry1-0/+23
2011-01-12(#5838) Implemented the "head" method for FileBucketFile::File terminus.Paul Berry1-1/+1
2011-01-12(#5838) Reworked file dipper spec to perform less stubbing.Paul Berry1-82/+32
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-11-30Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry1-12/+9
2010-11-29Maint: Refactor tests to use <class>.indirection.<method>Paul Berry1-2/+2
2010-07-09Code smell: Two space indentationMarkus Roberts1-76/+76
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts1-4/+16
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+110
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-110/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+110