chefspec 7.0.0 → 7.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +11 -1
- data/Gemfile +6 -0
- data/README.md +43 -11
- data/Rakefile +48 -8
- data/chefspec.gemspec +0 -8
- data/examples/cab_package/spec/install_spec.rb +20 -18
- data/examples/cab_package/spec/remove_spec.rb +17 -15
- data/examples/cached/spec/default_spec.rb +1 -0
- data/examples/compile_time/spec/default_spec.rb +2 -0
- data/examples/custom_matcher/libraries/matcher.rb +1 -23
- data/examples/dnf_package/spec/install_spec.rb +20 -18
- data/examples/dnf_package/spec/purge_spec.rb +17 -15
- data/examples/dnf_package/spec/remove_spec.rb +17 -15
- data/examples/dnf_package/spec/upgrade_spec.rb +17 -15
- data/examples/heavy_provider_light_resource/spec/provider_service_spec.rb +1 -0
- data/examples/msu_package/spec/install_spec.rb +20 -18
- data/examples/msu_package/spec/remove_spec.rb +17 -15
- data/examples/server/spec/exotic_port_spec.rb +15 -2
- data/lib/chefspec.rb +1 -8
- data/lib/chefspec/api.rb +6 -84
- data/lib/chefspec/api/do_nothing.rb +18 -21
- data/lib/chefspec/api/include_recipe.rb +20 -23
- data/lib/chefspec/api/link.rb +20 -99
- data/lib/chefspec/api/notifications.rb +32 -35
- data/lib/chefspec/api/reboot.rb +5 -14
- data/lib/chefspec/api/render_file.rb +29 -32
- data/lib/chefspec/api/state_attrs.rb +22 -25
- data/lib/chefspec/api/subscriptions.rb +29 -32
- data/lib/chefspec/api/user.rb +216 -219
- data/lib/chefspec/extensions.rb +16 -0
- data/lib/chefspec/extensions/chef/resource.rb +90 -8
- data/lib/chefspec/version.rb +1 -1
- data/lib/chefspec/zero_server.rb +20 -18
- metadata +3 -313
- data/examples/custom_resource/libraries/matchers.rb +0 -5
- data/examples/use_inline_resources/libraries/matchers.rb +0 -5
- data/features/apt_package.feature +0 -14
- data/features/apt_repository.feature +0 -15
- data/features/apt_update.feature +0 -13
- data/features/attributes.feature +0 -7
- data/features/batch.feature +0 -10
- data/features/bff_package.feature +0 -12
- data/features/cab_package.feature +0 -21
- data/features/cached.feature +0 -7
- data/features/chef_gem.feature +0 -14
- data/features/chocolatey_package.feature +0 -14
- data/features/compile_time.feature +0 -7
- data/features/cookbook_file.feature +0 -13
- data/features/cron.feature +0 -11
- data/features/custom_matcher.feature +0 -11
- data/features/custom_resource.feature +0 -7
- data/features/deploy.feature +0 -12
- data/features/directory.feature +0 -11
- data/features/dnf_package.feature +0 -26
- data/features/do_nothing.feature +0 -10
- data/features/dpkg_package.feature +0 -12
- data/features/dsc_resource.feature +0 -10
- data/features/dsc_script.feature +0 -10
- data/features/env.feature +0 -12
- data/features/erl_call.feature +0 -10
- data/features/execute.feature +0 -10
- data/features/exotic_zero_port.feature +0 -7
- data/features/expect_exception.feature +0 -12
- data/features/file.feature +0 -13
- data/features/freebsd_package.feature +0 -11
- data/features/gem_package.feature +0 -14
- data/features/git.feature +0 -12
- data/features/group.feature +0 -13
- data/features/guards.feature +0 -10
- data/features/heavy_provider_light_resource.feature +0 -10
- data/features/homebrew_package.feature +0 -12
- data/features/http_request.feature +0 -15
- data/features/ifconfig.feature +0 -13
- data/features/include_recipe.feature +0 -10
- data/features/ips_package.feature +0 -12
- data/features/launchd.feature +0 -17
- data/features/link.feature +0 -12
- data/features/log.feature +0 -10
- data/features/macports_package.feature +0 -13
- data/features/mdadm.feature +0 -12
- data/features/mount.feature +0 -14
- data/features/msu_package.feature +0 -23
- data/features/multiple_actions.feature +0 -12
- data/features/multiple_run_action.feature +0 -7
- data/features/notifications.feature +0 -14
- data/features/ohai.feature +0 -10
- data/features/openbsd_package.feature +0 -12
- data/features/osx_profile.feature +0 -13
- data/features/package.feature +0 -14
- data/features/pacman_package.feature +0 -13
- data/features/paludis_package.feature +0 -12
- data/features/portage_package.feature +0 -13
- data/features/powershell_script.feature +0 -10
- data/features/reboot.feature +0 -12
- data/features/registry_key.feature +0 -13
- data/features/remote_directory.feature +0 -12
- data/features/remote_file.feature +0 -13
- data/features/render_file.feature +0 -11
- data/features/roles.feature +0 -7
- data/features/route.feature +0 -11
- data/features/rpm_package.feature +0 -12
- data/features/ruby_block.feature +0 -11
- data/features/script.feature +0 -16
- data/features/server.feature +0 -16
- data/features/server_on_disk.feature +0 -16
- data/features/service.feature +0 -15
- data/features/smartos_package.feature +0 -12
- data/features/solaris_package.feature +0 -12
- data/features/state_attrs.feature +0 -7
- data/features/step_definitions/background_steps.rb +0 -7
- data/features/step_into.feature +0 -7
- data/features/stub_command.feature +0 -7
- data/features/stub_data_bag.feature +0 -7
- data/features/stub_data_bag_item.feature +0 -7
- data/features/stub_node.feature +0 -7
- data/features/stub_search.feature +0 -7
- data/features/subscribes.feature +0 -14
- data/features/subversion.feature +0 -13
- data/features/support/env.rb +0 -38
- data/features/support/executor.rb +0 -20
- data/features/support/exotic_zero_port.rb +0 -3
- data/features/support/on_disk.rb +0 -7
- data/features/systemd_unit.feature +0 -27
- data/features/template.feature +0 -13
- data/features/use_inline_resources.feature +0 -7
- data/features/user.feature +0 -15
- data/features/windows_package.feature +0 -11
- data/features/windows_service.feature +0 -16
- data/features/yum_package.feature +0 -13
- data/features/yum_repository.feature +0 -23
- data/features/zypper_package.feature +0 -13
- data/lib/chefspec/api/apt_package.rb +0 -192
- data/lib/chefspec/api/apt_repository.rb +0 -56
- data/lib/chefspec/api/apt_update.rb +0 -53
- data/lib/chefspec/api/batch.rb +0 -43
- data/lib/chefspec/api/bff_package.rb +0 -154
- data/lib/chefspec/api/cab_package.rb +0 -80
- data/lib/chefspec/api/chef_gem.rb +0 -191
- data/lib/chefspec/api/chocolatey_package.rb +0 -107
- data/lib/chefspec/api/cookbook_file.rb +0 -166
- data/lib/chefspec/api/cron.rb +0 -80
- data/lib/chefspec/api/deploy.rb +0 -117
- data/lib/chefspec/api/directory.rb +0 -80
- data/lib/chefspec/api/dnf_package.rb +0 -154
- data/lib/chefspec/api/dpkg_package.rb +0 -117
- data/lib/chefspec/api/dsc_resource.rb +0 -49
- data/lib/chefspec/api/dsc_script.rb +0 -37
- data/lib/chefspec/api/easy_install_package.rb +0 -154
- data/lib/chefspec/api/env.rb +0 -117
- data/lib/chefspec/api/erl_call.rb +0 -43
- data/lib/chefspec/api/execute.rb +0 -43
- data/lib/chefspec/api/file.rb +0 -166
- data/lib/chefspec/api/freebsd_package.rb +0 -80
- data/lib/chefspec/api/gem_package.rb +0 -191
- data/lib/chefspec/api/git.rb +0 -117
- data/lib/chefspec/api/group.rb +0 -154
- data/lib/chefspec/api/homebrew_package.rb +0 -154
- data/lib/chefspec/api/http_request.rb +0 -228
- data/lib/chefspec/api/ifconfig.rb +0 -154
- data/lib/chefspec/api/ips_package.rb +0 -117
- data/lib/chefspec/api/launchd.rb +0 -151
- data/lib/chefspec/api/log.rb +0 -43
- data/lib/chefspec/api/macports_package.rb +0 -154
- data/lib/chefspec/api/mdadm.rb +0 -117
- data/lib/chefspec/api/mount.rb +0 -192
- data/lib/chefspec/api/msu_package.rb +0 -81
- data/lib/chefspec/api/ohai.rb +0 -43
- data/lib/chefspec/api/openbsd_package.rb +0 -155
- data/lib/chefspec/api/osx_profile.rb +0 -63
- data/lib/chefspec/api/package.rb +0 -192
- data/lib/chefspec/api/pacman_package.rb +0 -155
- data/lib/chefspec/api/paludis_package.rb +0 -155
- data/lib/chefspec/api/portage_package.rb +0 -155
- data/lib/chefspec/api/powershell_script.rb +0 -43
- data/lib/chefspec/api/registry_key.rb +0 -166
- data/lib/chefspec/api/remote_directory.rb +0 -120
- data/lib/chefspec/api/remote_file.rb +0 -166
- data/lib/chefspec/api/route.rb +0 -80
- data/lib/chefspec/api/rpm_package.rb +0 -117
- data/lib/chefspec/api/ruby_block.rb +0 -68
- data/lib/chefspec/api/script.rb +0 -278
- data/lib/chefspec/api/service.rb +0 -246
- data/lib/chefspec/api/smartos_package.rb +0 -117
- data/lib/chefspec/api/solaris_package.rb +0 -117
- data/lib/chefspec/api/subversion.rb +0 -154
- data/lib/chefspec/api/systemd_unit.rb +0 -353
- data/lib/chefspec/api/template.rb +0 -166
- data/lib/chefspec/api/windows_package.rb +0 -86
- data/lib/chefspec/api/windows_service.rb +0 -286
- data/lib/chefspec/api/yum_package.rb +0 -154
- data/lib/chefspec/api/yum_repository.rb +0 -130
- data/lib/chefspec/api/zypper_package.rb +0 -154
- data/spec/unit/api_spec.rb +0 -18
data/features/guards.feature
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
Feature: A cookbook with a heavy provider and light weight resource
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "heavy_provider_light_resource" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| provider_service |
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Feature: The homebrew_package matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "homebrew_package" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| install |
|
|
11
|
-
| purge |
|
|
12
|
-
| remove |
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
Feature: The http_request matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "http_request" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| delete |
|
|
11
|
-
| head |
|
|
12
|
-
| get |
|
|
13
|
-
| options |
|
|
14
|
-
| post |
|
|
15
|
-
| put |
|
data/features/ifconfig.feature
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
Feature: The ifconfig matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "ifconfig" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| add |
|
|
11
|
-
| delete |
|
|
12
|
-
| disable |
|
|
13
|
-
| enable |
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
Feature: The include_recipe matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "include_recipe" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| default |
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Feature: The ips_package matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "ips_package" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| install |
|
|
11
|
-
| remove |
|
|
12
|
-
| upgrade |
|
data/features/launchd.feature
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
@not_chef_12_6_0
|
|
2
|
-
@not_chef_12_7_2
|
|
3
|
-
|
|
4
|
-
Feature: The launchd matcher
|
|
5
|
-
Background:
|
|
6
|
-
* I am using the "launchd" cookbook
|
|
7
|
-
|
|
8
|
-
Scenario Outline: Running specs
|
|
9
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
10
|
-
* the output should contain "0 failures"
|
|
11
|
-
Examples:
|
|
12
|
-
| Matcher |
|
|
13
|
-
| create |
|
|
14
|
-
| create_if_missing |
|
|
15
|
-
| delete |
|
|
16
|
-
| disable |
|
|
17
|
-
| enable |
|
data/features/link.feature
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Feature: The link matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "link" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| create |
|
|
11
|
-
| delete |
|
|
12
|
-
| link_to |
|
data/features/log.feature
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
Feature: The macports_package matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "macports_package" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| install |
|
|
11
|
-
| purge |
|
|
12
|
-
| remove |
|
|
13
|
-
| upgrade |
|
data/features/mdadm.feature
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Feature: The mdadm matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "mdadm" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| create |
|
|
11
|
-
| assemble |
|
|
12
|
-
| stop |
|
data/features/mount.feature
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
Feature: The mount matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "mount" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| disable |
|
|
11
|
-
| enable |
|
|
12
|
-
| mount |
|
|
13
|
-
| remount |
|
|
14
|
-
| umount |
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
@not_chef_12_6_0
|
|
2
|
-
@not_chef_12_7_2
|
|
3
|
-
@not_chef_12_8_1
|
|
4
|
-
@not_chef_12_9_41
|
|
5
|
-
@not_chef_12_10_24
|
|
6
|
-
@not_chef_12_11_18
|
|
7
|
-
@not_chef_12_12_15
|
|
8
|
-
@not_chef_12_13_37
|
|
9
|
-
@not_chef_12_14_89
|
|
10
|
-
@not_chef_12_15_19
|
|
11
|
-
@not_chef_12_16_42
|
|
12
|
-
|
|
13
|
-
Feature: The msu_package matcher
|
|
14
|
-
Background:
|
|
15
|
-
* I am using the "msu_package" cookbook
|
|
16
|
-
|
|
17
|
-
Scenario Outline: Running specs
|
|
18
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
19
|
-
* the output should contain "0 failures"
|
|
20
|
-
Examples:
|
|
21
|
-
| Matcher |
|
|
22
|
-
| install |
|
|
23
|
-
| remove |
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Feature: The multiple_actions matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "multiple_actions" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| default |
|
|
11
|
-
| sequential |
|
|
12
|
-
| reversed |
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
Feature: The notifications matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "notifications" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| before |
|
|
11
|
-
| chained |
|
|
12
|
-
| default |
|
|
13
|
-
| delayed |
|
|
14
|
-
| immediately |
|
data/features/ohai.feature
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Feature: The openbsd_package matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "openbsd_package" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| install |
|
|
11
|
-
| purge |
|
|
12
|
-
| remove |
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
@not_chef_12_6_0
|
|
2
|
-
|
|
3
|
-
Feature: The osx_profile matcher
|
|
4
|
-
Background:
|
|
5
|
-
* I am using the "osx_profile" cookbook
|
|
6
|
-
|
|
7
|
-
Scenario Outline: Running specs
|
|
8
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
9
|
-
* the output should contain "0 failures"
|
|
10
|
-
Examples:
|
|
11
|
-
| Matcher |
|
|
12
|
-
| install |
|
|
13
|
-
| remove |
|
data/features/package.feature
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
Feature: The package matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "package" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| install |
|
|
11
|
-
| purge |
|
|
12
|
-
| reconfig |
|
|
13
|
-
| remove |
|
|
14
|
-
| upgrade |
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
Feature: The pacman_package matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "pacman_package" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| install |
|
|
11
|
-
| purge |
|
|
12
|
-
| remove |
|
|
13
|
-
| upgrade |
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Feature: The paludis_package matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "paludis_package" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| install |
|
|
11
|
-
| purge |
|
|
12
|
-
| remove |
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
Feature: The portage_package matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "portage_package" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| install |
|
|
11
|
-
| purge |
|
|
12
|
-
| remove |
|
|
13
|
-
| upgrade |
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
Feature: The powershell_script matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "powershell_script" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| run |
|
data/features/reboot.feature
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Feature: The reboot matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "reboot" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| request |
|
|
11
|
-
| now |
|
|
12
|
-
| cancel |
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
Feature: The registry_key matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "registry_key" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| create |
|
|
11
|
-
| create_if_missing |
|
|
12
|
-
| delete |
|
|
13
|
-
| delete_key |
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Feature: The remote_directory matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "remote_directory" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| create |
|
|
11
|
-
| create_if_missing |
|
|
12
|
-
| delete |
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
Feature: The remote_file matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "remote_file" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| create |
|
|
11
|
-
| create_if_missing |
|
|
12
|
-
| delete |
|
|
13
|
-
| touch |
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
Feature: The render_file matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "render_file" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| default |
|
|
11
|
-
| template_helpers |
|
data/features/roles.feature
DELETED
data/features/route.feature
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
Feature: The route matcher
|
|
2
|
-
Background:
|
|
3
|
-
* I am using the "route" cookbook
|
|
4
|
-
|
|
5
|
-
Scenario Outline: Running specs
|
|
6
|
-
* I successfully run `rspec spec/<Matcher>_spec.rb`
|
|
7
|
-
* the output should contain "0 failures"
|
|
8
|
-
Examples:
|
|
9
|
-
| Matcher |
|
|
10
|
-
| add |
|
|
11
|
-
| delete |
|