inspec/test/unit
Adam Leff 0342cca62e Adding a Habitat profile artifact creator
Two new commands have been created:

 * inspec habitat profile create /path/to/profile
 * inspec habitat profile upload /path/to/profile

The `create` command creates a Habitat artifact that contains the contents
of the Habitat profile found at the provided path. This will be used later
in some Habitat + InSpec integrations.

The `upload` command does the same create process but then uploads the
resulting artifact to the Habitat Depot.

Signed-off-by: Adam Leff <adam@leff.co>
2017-02-23 18:25:22 -05:00
..
bundles/inspect-habitat Adding a Habitat profile artifact creator 2017-02-23 18:25:22 -05:00
dependencies Bump lockfile version to 1.0 2016-09-26 09:51:04 +01:00
dsl Provide a way to force it vs its for any argument 2017-02-03 19:26:02 +00:00
fetchers Change :shasum key to :sha256 for future upgrade 2016-09-21 10:51:04 +01:00
mock Switch package resource to os.redhat detection and use two spaces as fileds delimited 2017-02-15 11:07:10 +00:00
plugins Remove some warnings during the test run 2016-09-09 14:14:36 +01:00
profiles control and lib eval unit tests 2017-01-04 11:33:14 -05:00
resources Add RedHat support for packages resource 2017-02-15 11:07:10 +00:00
source_readers Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
utils bugfix: support nil entries in filter table 2016-10-05 13:04:00 +02:00
file_provider_test.rb Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
shell_detector_test.rb Add inspec env command to configure shell tab-completion 2016-08-10 02:07:53 +01:00