Actions
Refactor #36641
closedForeman - Tracker #36640: Support Minitest 5.19+
Use Minitest namespace
Pull request:
Fixed in Releases:
Found in Releases:
Description
% git grep MiniTest test/katello_test_helper.rb:module MiniTest::Expectations test/source_code_test.rb: include MiniTest::Assertions test/support/minitest/spec/shared_examples.rb:MiniTest::Spec.class_eval do test/support/minitest/spec/shared_examples.rb:module MiniTest::Spec::SharedExamples test/support/minitest/spec/shared_examples.rb: MiniTest::Spec.shared_examples[desc] = block test/support/minitest/spec/shared_examples.rb: instance_eval { MiniTest::Spec.shared_examples[desc] } test/support/minitest/spec/shared_examples.rb:Object.class_eval { include(MiniTest::Spec::SharedExamples) }
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Evgeni Golov
- Pull request https://github.com/Katello/katello/pull/10683 added
Updated by Evgeni Golov over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|59c9eb72f8522f42cac9aae5d4fa59bf1dcf3b4f.
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/katello/pull/10684 added
Updated by Partha Aji over 1 year ago
- Target version set to Katello 4.10.0
- Triaged changed from No to Yes
Actions