inspec/test
Ryan Davis 865e0d43c0 Fixed a race condition in the tests on windows.
Second test would always fail, resumably because the GC kicks in and
the tempfile gets obliterated before the subprocess can read it.

Don't do tempfiles via let. Do them via ivars so they can persist.
2019-11-12 14:51:56 -08:00
..
artifact Corret build scripts 2019-11-07 10:09:35 -08:00
fixtures Changed a bunch of profiles to use / instead of /tmp for Windows compat. 2019-11-12 14:51:56 -08:00
functional Fixed a race condition in the tests on windows. 2019-11-12 14:51:56 -08:00
helpers Fix for invocation when calling npm under sudo (#4548) 2019-11-12 16:01:07 -05:00
integration move find_files inspec policy to kitchen directory 2019-10-16 22:41:03 -07:00
kitchen move find_files inspec policy to kitchen directory 2019-10-16 22:41:03 -07:00
unit Fixed installer_test by testing subsets of the paths. 2019-11-12 14:51:56 -08:00
docker_run.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
docker_test.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
helper.rb Deprecate inspec/object/* classes 2019-11-08 15:09:09 -05:00