Hello,

I have added support to *not* generate the ri and rdoc on installation
of gem packages:

https://github.com/hggh/puppet/commit/5eaf151897ec3e17c4c9b7d2a135ad346fcfc1bb

But I have some problems to get the unit test working, I have used as
base the aptitude test. 

https://github.com/hggh/puppet/commit/e5c0422d36218b462a69a263b7de96db070cb3fb

But then I run this test, I get the following error:

unsatisfied expectations:
- expected exactly once, not yet invoked:
#<Puppet::Type::Package::ProviderGem:0xb7025eb0>.gem('list', '--local',
'install', '--include-dependencies', '--no-ri', '--no-rdoc', 'foo')

1 tests, 2 assertions, 1 failures, 0 errors

Can anybody help me, to create an good unit test? - so I can create an
feature request for this?

Thanks,
        Jonas

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to puppet-dev@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to