Sha256: 966ff519628d75e4f794bffdf7c3d8f8ea257ad1a37b295f14a75b7917babd23
Contents?: true
Size: 393 Bytes
Versions: 33
Compression:
Stored size: 393 Bytes
Contents
#!/usr/bin/env rspec require 'spec_helper' require 'puppet/indirector/store_configs' describe Puppet::Indirector::StoreConfigs do pending "REVISIT: creating an instance requires ludicrous amounts of stubbing, and there is relatively little to actually test here. What to do? Shared behaviours allow us to push down a lot of the testing into the implementation class tests anyhow..." end
Version data entries
33 entries across 33 versions & 3 rubygems