Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#4308] Remove puppettest from specs | Matt Robinson | 2010-09-03 | 1 | -2/+0 |
| | | | | | | | | | The less stuff being done in the spec_helper the better for reasoning about what's happening in the tests. puppettest.rb does a lot of things that aren't necessary for the specs, so this patch gets those things out of the spec_helper. Reviewed by: Jesse Wolfe | ||||
* | Partially complete #241. Add a 'purged' value for Package.ensure, and add a ↵ | mpalmer | 2007-02-23 | 1 | -0/+2 |
handler for all of the Debian providers. Also wrote sensible test cases, and so we've now got Mocha running around in our source tree. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2223 980ebf18-57e1-0310-9a29-db15c13687c0 |