inspec/test
Ryan Davis eead889325 Fix test framework contention.
RSpec is used internally. Minitest is used for our tests. They don't
really like each other. This fixes that and gets our tests
consistently running the correct number of tests (they were load-order
dependent before and each platform had its own different number of
tests it would run).

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-05-15 00:33:53 -07:00
..
cookbooks/os_prepare Add comment regarding the postgresql pin 2019-02-14 14:02:06 -08:00
functional Remove all byebug requires in code. 2019-05-14 23:24:14 -07:00
integration Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
unit Normalizing two test declarations. 2019-05-14 23:27:18 -07:00
docker_run.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
docker_test.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
helper.rb Fix test framework contention. 2019-05-15 00:33:53 -07:00