inspec/test/unit
Steven Danna 384ccb610c Initial attempt at isolating resources between dependencies
Previously, all resources were loaded into a single resource registry.
Now, each profile context has a resource registry, when a profile's
library is loaded into the profile context, we update the
profile-context-specific resource registry.  This local registry is
then used to populate the execution context that the rules are
evaluated in.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-04 20:55:20 +02:00
..
dependencies Add the start of tests for the Resolver class 2016-08-23 14:50:12 +01:00
dsl restructure unit tests 2016-08-18 13:47:43 +02:00
fetchers add unit test for local fetcher with windows path support 2016-08-24 16:23:27 +02:00
mock Initial attempt at isolating resources between dependencies 2016-09-04 20:55:20 +02:00
plugins Initial attempt at isolating resources between dependencies 2016-09-04 20:55:20 +02:00
profiles restructure unit tests 2016-08-18 13:47:43 +02:00
resources removed testing artifact 2016-09-02 22:04:06 -04:00
source_readers add flat source reader 2016-02-22 11:24:35 +01:00
utils Ignore comment lines in /etc/passwd 2016-08-16 10:54:52 +02:00
shell_detector_test.rb Add inspec env command to configure shell tab-completion 2016-08-10 02:07:53 +01:00