Project

General

Profile

Actions

Refactor #36642

closed

Foreman - Tracker #36640: Support Minitest 5.19+

Use Minitest namespace

Added by Evgeni Golov over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

test/kafo/configuration_test.rb:        mod = MiniTest::Mock.new
test/kafo/configuration_test.rb:              mod = MiniTest::Mock.new
test/kafo/data_type_test.rb:        dt = MiniTest::Mock.new
test/kafo/param_test.rb:          mod = MiniTest::Mock.new
test/kafo/param_test.rb:        MiniTest::Mock.new
test/kafo/parser_cache_writer_test.rb:          mod = MiniTest::Mock.new
test/kafo/progress_bar_test.rb:    let(:powerbar) { MiniTest::Mock.new }
test/kafo/puppet_command_test.rb:        let(:puppetconf) { MiniTest::Mock.new }
Actions

Also available in: Atom PDF