]> git.openstreetmap.org Git - chef.git/commit
Add tests for git cookbook
authorTom Hughes <tom@compton.nu>
Sun, 23 Feb 2020 22:42:49 +0000 (22:42 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 23 Feb 2020 22:45:24 +0000 (22:45 +0000)
commit943fd852ef136e3020e886f22cd3024dd98a4d20
treebedd42409ea36853acf10c066e7f65f38927c40e
parentae7c3c728ad4b1a4a1c71715a43e1f0d44a5289b
Add tests for git cookbook
.github/workflows/test-kitchen.yml
.kitchen.yml
cookbooks/git/attributes/default.rb
cookbooks/git/metadata.rb
cookbooks/git/recipes/server.rb
cookbooks/git/templates/default/apache.erb
roles/sarel.rb
test/data_bags/accounts/git.json [new file with mode: 0644]
test/integration/git-web/serverspec/apache_spec.rb [new file with mode: 0644]
test/integration/git-web/serverspec/gitweb_spec.rb [new file with mode: 0644]
test/integration/git/serverspec/git_spec.rb [new file with mode: 0644]