Sha256: b34ac751adb93dc04736babc9b7f0c16b7724ec02a3e1847de9a9c28c1aa7779

Contents?: true

Size: 351 Bytes

Versions: 142

Compression:

Stored size: 351 Bytes

Contents

# This calls the main test_helper in Foreman-core
require 'test_helper'
require 'dynflow/testing'

# Add plugin to FactoryBot's paths
FactoryBot.definition_file_paths << File.join(File.dirname(__FILE__), 'factories')
# Add foreman tasks factories too
FactoryBot.definition_file_paths << "#{ForemanTasks::Engine.root}/test/factories"
FactoryBot.reload

Version data entries

142 entries across 142 versions & 1 rubygems

Version Path
foreman_remote_execution-14.1.4 test/test_plugin_helper.rb
foreman_remote_execution-14.1.3 test/test_plugin_helper.rb
foreman_remote_execution-14.1.2 test/test_plugin_helper.rb
foreman_remote_execution-14.1.1 test/test_plugin_helper.rb
foreman_remote_execution-14.0.2 test/test_plugin_helper.rb
foreman_remote_execution-14.0.1 test/test_plugin_helper.rb
foreman_remote_execution-13.2.6 test/test_plugin_helper.rb
foreman_remote_execution-14.0.0 test/test_plugin_helper.rb
foreman_remote_execution-13.2.5 test/test_plugin_helper.rb
foreman_remote_execution-13.2.4 test/test_plugin_helper.rb
foreman_remote_execution-13.2.3 test/test_plugin_helper.rb
foreman_remote_execution-13.2.2 test/test_plugin_helper.rb
foreman_remote_execution-12.0.7 test/test_plugin_helper.rb
foreman_remote_execution-13.2.1 test/test_plugin_helper.rb
foreman_remote_execution-13.2.0 test/test_plugin_helper.rb
foreman_remote_execution-10.1.3 test/test_plugin_helper.rb
foreman_remote_execution-13.0.0 test/test_plugin_helper.rb
foreman_remote_execution-12.0.5 test/test_plugin_helper.rb
foreman_remote_execution-12.0.4 test/test_plugin_helper.rb
foreman_remote_execution-12.0.1 test/test_plugin_helper.rb