Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

chef_vault_testfixtures (2) Versions 0.2.0

Sets up testing fixtures for cookbooks using chef-vault

Policyfile
Berkshelf
Knife
cookbook 'chef_vault_testfixtures', '~> 0.2.0', :supermarket
cookbook 'chef_vault_testfixtures', '~> 0.2.0'
knife supermarket install chef_vault_testfixtures
knife supermarket download chef_vault_testfixtures
README
Dependencies
Changelog
Quality 50%

chef_vault_testfixtures

This cookbook has been deprecated

For unit testing, use the chef-vault-testfixtures gem

For integration testing, use the helper provided by the chef-vault cookbook

Both these solutions use the same source of test data (a JSON file
in the test/integration/data_bags folder).

Author

James FitzGibbon - james.i.fitzgibbon@nordstrom.com - @jf647

License

Copyright (c) 2015 Nordstrom, Inc., All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Revision History for chef_vault_testfixtures cookbook

0.2.0

  • deprecate in favor of the chef-vault cookbook. The gem that powered this cookbook now uses the same JSON file as the chef_vault_item helper so you only have to maintain one source of test data for your vaults

0.1.1

  • ensure that the chef-vault-testfixtures gem is installed in the provider code before it is required
  • use --conservative when installing chef-vault-testfixtures gem so as not to kick off an upgrade of chef
  • expand test kitchen platforms to include chef-clients back to 11.10.x

0.1.0

  • initial version

Collaborator Number Metric
            

0.2.0 passed this metric

Contributing File Metric
            

0.2.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

0.2.0 passed this metric

No Binaries Metric
            

0.2.0 passed this metric

Testing File Metric
            

0.2.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.2.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number