summaryrefslogtreecommitdiff
path: root/lib/chef_zero/rspec.rb
Commit message (Expand)AuthorAgeFilesLines
* Make user and client keys endpoints pass Pedant specsJordan Running2016-02-241-1/+1
* Fix cookbook_artifactJohn Keiser2016-01-141-4/+15
* ChefZero::RSpec support for cookbook_artifacts.cd/artifacts-rspec-supportChris Doherty2015-12-101-0/+11
* Fix typo for CR.jk/chef-fs-tests-plus-cdChris Doherty2015-12-081-1/+1
* Make policy groups and policies bettererJohn Keiser2015-12-071-1/+12
* Add rspec support for policies.Chris Doherty2015-12-071-0/+11
* Fix variable error causing when_the_chef_server issuesJohn Keiser2015-06-191-2/+2
* Make server_scope: :context work againjk/server_scope_fixJohn Keiser2015-06-191-19/+21
* Access server opts in example context not describe contextdanielsdeleo2015-05-181-5/+7
* Don't pollute global Chef server optionsjk/chef_server_optionsJohn Keiser2015-04-061-4/+5
* Add :organization and :data_scope options to with_chef_serverjk/org_and_scopeJohn Keiser2015-03-191-222/+225
* 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