Skip to content
This repository was archived by the owner on Feb 13, 2018. It is now read-only.
/ chef-pedant Public archive

DEPRECATED Integration Test Suite for Chef Sever - replaced with oc-chef-pedant

License

Notifications You must be signed in to change notification settings

chef-boneyard/chef-pedant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6114bf1 · Mar 5, 2015
Nov 19, 2012
Dec 11, 2012
Feb 24, 2015
Feb 26, 2015
Jan 7, 2013
Jan 28, 2015
Feb 26, 2015
Oct 30, 2012
Mar 5, 2015
Feb 26, 2015
Feb 6, 2014
Jul 16, 2014

Repository files navigation

DEPRECATED

The contents of this repo have been merged into oc-chef-pedant.

All test development should be done there. This repository is maintained only for support of older versions, and tests modified here will not be pulled into oc-chef-pedant.

Chef Pedant

This repo contains the full integration test suite for Chef Server

It is included with the omnibus build of Chef Server.

To run the suite from an Omnibus Server Build:

(sudo) chef-server-ctl test

Setting up precommit hooks

It's strongly advised that you link the included pre-commit.sh in as a precommit hook, in order to prevent accidentally committing code containing a :focus tag.

To do so:

$ cd .git/hooks
$ ln -s ../../pre-commit.sh pre-commit

If you ever need to skip this commit hook ( such as when using :focus in documentation) you can use:

$ git commit -n

About

DEPRECATED Integration Test Suite for Chef Sever - replaced with oc-chef-pedant

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages