inspec/test/unit/profiles
Clinton Wolfe 656423d7f2 Issue warning during check if profile name contains slash (#2231)
* Add failing unit test for deprecation warning on profiles with slashes in their name

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Issue warning during validation if name contains a slash

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Slug profile names generated from target paths to prevent breaking unit tests

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Rubocop whinges

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Update functional test watching for default profile name

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Make deprecation warning more descriptive

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Rubocop whinges

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Set title with original test path if no profile name or title provided

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Rubocop whinges

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2017-11-09 12:32:54 +01:00
..
control_eval_context_test.rb control and lib eval unit tests 2017-01-04 11:33:14 -05:00
library_eval_context_test.rb control and lib eval unit tests 2017-01-04 11:33:14 -05:00
metadata_test.rb Issue warning during check if profile name contains slash (#2231) 2017-11-09 12:32:54 +01:00
profile_context_test.rb Eliminate deprecation warnings on resource skipped messages (#2296) 2017-11-09 12:25:11 +01:00
profile_resource_exceptions_test.rb Add non-halting exception support to resources (#2235) 2017-11-06 13:28:53 -05:00
profile_test.rb Issue warning during check if profile name contains slash (#2231) 2017-11-09 12:32:54 +01:00