summaryrefslogtreecommitdiff
path: root/features/steps
Commit message (Expand)AuthorAgeFilesLines
* fix knife cmd and integration tests broken by api changesDaniel DeLeo2011-03-031-1/+7
* Ban the _default environment from Roles' env_run_listsDaniel DeLeo2011-03-021-1/+1
* Fix CHEF-2057: renamed Chef::JSON to Chef::JSONCompat, soTim Hinderliter2011-02-163-7/+7
* don't run any apt specific before/after steps on non-debianDaniel DeLeo2011-02-121-2/+2
* fix the test for macports existingDaniel DeLeo2011-02-121-1/+1
* Removing /cookbooks/_latest cookbook endpoint and fix the sort order of versi...Nuo Yan2011-02-101-0/+7
* update cukes for the API changeNuo Yan2011-02-093-35/+58
* [CHEF-1864] wait for apt server to come upsdelano2011-02-021-1/+1
* mark pending those feature tests that are affected by PL-540 -- thoseTim Hinderliter2011-02-021-0/+4
* add @oss_only tag to appropriate tests and refactor some search testsNuo Yan2011-02-022-6/+32
* More fixes for CHEF-1292: updated comments, refactored feature tests. AddedTim Hinderliter2010-11-242-4/+37
* remove commented-out stepsTim Hinderliter2010-11-221-59/+0
* Fix CHEF-1292/PL-538: make JSON.parse/to_json default recursion depthTim Hinderliter2010-11-223-7/+22
* [CHEF-1864] wait for apt server to come upsdelano2010-11-121-2/+27
* Replacing tabs with two spaces.Christian Paredes2010-11-082-3/+1
* Merge remote branch 'timh/CHEF-1835'Tim Hinderliter2010-11-081-27/+45
|\
| * don't need string expansion hereTim Hinderliter2010-10-291-1/+1
| * Fix CHEF-1835 -- child chef-chef now spawned usingTim Hinderliter2010-10-291-27/+45
* | Update feature tests to conform to new version contraint code CHEF-1818Seth Falcon2010-11-021-3/+3
* | update test fixtures for the per environment run list data structure changeNuo Yan2010-11-011-1/+1
* | revise per environment data structureNuo Yan2010-11-011-1/+1
* | adding attributes to the environment objectNuo Yan2010-11-011-0/+1
* | denote versions in run_list with '@', not ','sdelano2010-11-011-1/+1
* | fix feature step for node savessdelano2010-11-011-1/+1
* | clean up regexes for run list stepsThom May2010-11-011-3/+3
* | add cucumber step for putting versioned recipes on the run listThom May2010-11-011-0/+6
* | some fixes for the environments workNuo Yan2010-11-011-1/+1
* | more roles and environments related workNuo Yan2010-11-011-0/+8
* | roles in environments API endpoint in the environments controllerNuo Yan2010-11-011-0/+1
* | roles API work for the environmentsNuo Yan2010-11-011-1/+1
* | features for environments cookbooks apisdelano2010-11-011-0/+28
* | work on knife node list -E ENV and its API, using the couch view approachNuo Yan2010-11-011-0/+8
* | feature tests for base environments apisdelano2010-11-011-0/+14
|/
* fix CHEF-1807 by killing child chef-client with SIGKILL after killing it with...Tim Hinderliter2010-10-281-5/+21
* Adding pending test for CHEF-1816: timestamped deploy provider's rollback doe...Chris Walters2010-10-273-0/+41
* Fixing 404 expectations in sandbox cukesChris Walters2010-10-211-1/+1
* [CHEF-1364] implement purging of cookbooks && checksum filesDaniel DeLeo2010-10-052-1/+86
* fix bugs in apt provider integration testsDaniel DeLeo2010-10-041-1/+1
* initial apt provider integration testDaniel DeLeo2010-10-041-0/+31
* fix bugs in dpkg integration testDaniel DeLeo2010-10-041-5/+11
* integration test for dpkg_packageDaniel DeLeo2010-10-042-1/+47
* [CHEF-1397] add integration test for checksum cache cleanupDaniel DeLeo2010-09-291-0/+6
* fix broken exception message matchDaniel DeLeo2010-08-231-1/+1
* feature tests for CHEF-1607sdelano2010-08-232-0/+12
* feature steps for multiple cookbookssdelano2010-08-231-0/+6
* repro case/regression test for CHEF-1571Daniel DeLeo2010-08-171-0/+8
* Adding some tests for cookbook uploadChris Walters2010-08-172-1/+14
* escape before regexing to avoid invalid regexesDaniel DeLeo2010-07-221-0/+1
* [CHEF-1474] never save the node when the attributes are wrongDaniel DeLeo2010-07-202-6/+13
* remove unused configuration parameters and codeDaniel DeLeo2010-07-091-1/+0