summaryrefslogtreecommitdiff
path: root/spec/unit/network/format_handler_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2013-10-16(#22891) Use the most preferred supported formatAndrew Parker1-2/+2
2013-08-30(#22358) Interpret */* as anything is acceptedAndrew Parker1-1/+9
2013-06-25(#21427) Respect Accept header for saveAndrew Parker1-1/+35
2013-06-20(maint) Remove incorrect spec in format_handlerPatrick Carlisle1-17/+0
2013-06-18Move FormatSupport into its own filePatrick Carlisle1-170/+0
2013-06-18Extract the mixins for FormatHandler to a separate modulePatrick Carlisle1-1/+1
2013-06-18Remove FormatProtectorPatrick Carlisle1-1/+4
2013-06-18Don't directly test FormatProtector as it's an implementation detailPatrick Carlisle1-27/+12
2013-06-18Clean up FormatHandler specsPatrick Carlisle1-149/+65
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-23Reduce stubs and expectations on settingsPatrick Carlisle1-2/+2
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
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
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-288/+288
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts1-1/+1
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+336
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-336/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+336