summaryrefslogtreecommitdiff
path: root/spec/run_oc_pedant.rb
Commit message (Expand)AuthorAgeFilesLines
* skipping status in pedant testVinay Satish2021-02-251-0/+2
* Optimize our requiresTim Smith2020-08-191-3/+3
* Apply ChefstyleTim Smith2019-12-291-3/+5
* chefstyle 0.6Thom May2018-02-151-2/+2
* add the universe endpointLamont Granquist2017-07-141-3/+0
* implement rfc090 for named nodes endpoint (#264)Jeremy Miller2017-05-251-0/+4
* Add skip-chef-zero-quirks to the defaults in chef-zerojsinha/POOL-423Jaymala Sinha2017-04-271-6/+8
* Revert "Ensure that we create the keys pedant needs"revert-255-tm/fix_pedant_testsThom May2017-03-081-4/+0
* Ensure that we create the keys pedant needstm/fix_pedant_testsThom May2017-03-081-0/+4
* Remove veil dependencySteven Danna2017-03-061-1/+4
* Make pedant read superuser/webui_key from secrets.jsonsr/add-veil-and-pedant-groupStephan Renatus2017-03-061-0/+2
* Enable policy, cookbook artifacts and ACL pedant teststm/run_more_pedantThom May2016-08-021-5/+6
* ChefStyletm/styleThom May2016-07-291-58/+58
* Reset the ChefFS cache after each testtm/fs_cache_resetThom May2016-07-221-0/+9
* Implement APIv1 behaviorsdanielsdeleo2016-02-251-1/+0
* Move default keys logic into ActorDefaultKeyEndpoint; fix #putjr/pedant-keys-2Jordan Running2016-02-241-2/+5
* Make user and client keys endpoints pass Pedant specsJordan Running2016-02-241-32/+73
* Run chef-zero against master chef on travisJohn Keiser2016-01-281-0/+4
* Fix container creation (was using wrong path)cd/run-acl-specsJohn Keiser2016-01-281-1/+1
* Make default policy ACLs look more normalJohn Keiser2016-01-271-2/+2
* Move skip-acl to ChefFSJohn Keiser2016-01-271-1/+1
* Stop skipping ACL testsJohn Keiser2016-01-271-1/+0
* Return 410 on /controls so we stop skipping that pedant spec.cd/run-controls-specsChris Doherty2016-01-251-1/+0
* Remove --skip-containers.cd/run-container-specsChris Doherty2016-01-211-1/+0
* Enable headers pedant testsdanielsdeleo2016-01-211-2/+1
* Enable pedant knife tests via ENV vardanielsdeleo2016-01-191-4/+18
* Enable policies and cookbook artifacts pedant tests for ChefFSjk/policies-cheffsJohn Keiser2016-01-151-3/+5
* Internal orgs appears to be unused in oc-chef-pedantdanielsdeleo2016-01-141-1/+0
* Explain why we don't support USAGs eitherdanielsdeleo2016-01-141-1/+7
* Explain why omnibus/authz/authN/validation checks are skippeddanielsdeleo2016-01-141-3/+13
* Merge pull request #176 from chef/tm/ignore-pedant-universeThom May2015-12-151-1/+4
|\
| * Ignore the universe endpoint tests in pedanttm/ignore-pedant-universeThom May2015-11-301-1/+4
* | Implement /cookbook_artifacts endpoints.Chris Doherty2015-12-101-2/+4
|/
* Pass chef_config to ChefFS so that it knows we are a multi-org servercd/run-moar-pedantJohn Keiser2015-11-161-2/+2
* Add pivotal to admins and users group of new orgJohn Keiser2015-11-161-0/+2
* Skip multiuser testsJohn Keiser2015-11-131-0/+3
* Associate pivotal with the org before going inJohn Keiser2015-11-131-0/+1
* run_oc_pedant.rb: Extend a comment.Chris Doherty2015-11-131-1/+1
* 'everything' -> 'hosted_everything'; add tag exclusions for stuff chef-zero d...Chris Doherty2015-11-121-3/+7
* Include additional tags to skip under CHEF_FS.Chris Doherty2015-11-121-3/+12
* set Pedant::Config.rerun = true for now.Chris Doherty2015-11-121-1/+1
* start_server -> start_cheffs_serverChris Doherty2015-11-121-2/+2
* Move search-related config to oc_pedant.rb.Chris Doherty2015-11-101-6/+0
* add 'server = start_server'.Chris Doherty2015-11-101-1/+1
* Move the 'server_api_version 0' thing into oc_pedant.rb.Chris Doherty2015-11-101-1/+0
* Convert ChefFS data to use DefaultFacade.Chris Doherty2015-11-101-1/+10
* Merge pull request #172 from chef/cd/policyfile-supportChris Doherty2015-11-101-3/+9
|\
| * Add a dummy GET that returns meaningful values, due to pedant making Solr-rel...Chris Doherty2015-11-101-1/+6
| * Implement oc_pedant's REST routes for policyfiles.Chris Doherty2015-11-101-2/+3
* | Add ChefFS support to pedant tests (not in travis yet)John Keiser2015-11-091-0/+32
|/