inspec/test
Jared Quick ac106a090e
Implement InSpec global attributes (#3318)
* Add yml attribute option.
* Add type matching.
* Add testing profile for global attributes testing all types.
* Allow attributes to be called within a control block.
* Fix attribut test issues and allow value to be set at runtime.
* Allow setting attr value after creation.
* Move attributes to global namespace.
* Move attributes to a singleton object.
* Add unit and updated functional testing.
* Rename attributes to attributes_test so the testhelper picks it up.
* Add attribute object tests and error types.
* Update with feedback changes.
* Remove extra line.
* Move attribute registry class file.
* Add documentation for attributes
* Rename rspec_extensions.
* Add some failing functional tests.
* Update docs and fix typos.

Signed-off-by: Jared Quick <jquick@chef.io>
2018-09-12 16:42:58 -04:00
..
cookbooks/os_prepare Fix the unit tests by pining to a older openssl cookbook. (#3251) 2018-07-25 13:08:12 -04:00
functional Implement InSpec global attributes (#3318) 2018-09-12 16:42:58 -04:00
integration Fixing AWS integration tests. (#3374) 2018-09-10 14:38:57 -04:00
unit Implement InSpec global attributes (#3318) 2018-09-12 16:42:58 -04:00
docker_run.rb travis experiment: lower docker concurrency 2016-08-10 12:52:21 +01:00
docker_test.rb Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
helper.rb Various improvements to vendor command (#3286) 2018-09-06 23:28:08 -04:00