summaryrefslogtreecommitdiff
path: root/lib/chef_zero/rspec.rb
Commit message (Expand)AuthorAgeFilesLines
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-1/+1
* Add default for cookbook()John Keiser2014-08-291-3/+12
* Fix invite and org membership rspec data loadingJohn Keiser2014-08-261-1/+1
* Add organization, acl, group, container rspec macrosrspec_enterpriseJohn Keiser2014-08-261-37/+158
* Add APIs for enterprisey thingsJohn Keiser2014-08-221-8/+55
* rspec: Default port to 8900, check if options are rightJohn Keiser2014-05-271-7/+12
* Allow custom server options in rspec helper moduleconfigure-rspec-optsdanielsdeleo2013-11-181-1/+12
* Allow cookbook NAME, VERSION, { :frozen => true }John Keiser2013-06-031-2/+2
* Don't require thin with chef_zero/rspecJohn Keiser2013-05-191-1/+0
* Don't need silent option anymore [ci skip]Seth Vargo2013-05-191-1/+0
* Try replacing Thin with PumaSeth Vargo2013-05-191-1/+1
* configure Chef::Config within when_the_chef_server block if theJamie Winsor2013-05-081-0/+18
* remove dependency on Chef::ConfigJamie Winsor2013-05-051-15/+0
* Add support for request/response verification to rspec apijkeiser2013-01-201-1/+12
* Make ChefZero::RSpec work with Ruby 1.8.7jkeiser2013-01-171-1/+1
* Make failing tests quicker by setting retries=0jkeiser2013-01-111-0/+1
* Allow tags in rspec DSL, clear Chef::Config after each testjkeiser2013-01-041-2/+11
* Let rspec handle ctrl+c, not Thinjkeiser2012-12-311-1/+1
* Make rspec api only start up server oncejkeiser2012-12-311-29/+45
* Add RSpec DSL for working with a ChefZero serverjkeiser2012-12-231-0/+69