Sha256: 1848faa675a3b2c56953755b493fcfde5be13859e0404556e7f0ed90548d3626

Contents?: true

Size: 252 Bytes

Versions: 23

Compression:

Stored size: 252 Bytes

Contents

# requires the main test_helper from Foreman-core
require 'test_helper'
require_relative './test_helper_discovery'

# Add plugin to FactoryBot's paths
FactoryBot.definition_file_paths << File.join(File.dirname(__FILE__), 'factories')
FactoryBot.reload

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
foreman_discovery-17.0.5 test/test_plugin_helper.rb
foreman_discovery-17.0.4 test/test_plugin_helper.rb
foreman_discovery-17.0.3 test/test_plugin_helper.rb
foreman_discovery-17.0.2 test/test_plugin_helper.rb
foreman_discovery-17.0.1 test/test_plugin_helper.rb
foreman_discovery-16.3.6 test/test_plugin_helper.rb
foreman_discovery-17.0.0 test/test_plugin_helper.rb
foreman_discovery-16.3.5 test/test_plugin_helper.rb
foreman_discovery-16.1.4 test/test_plugin_helper.rb
foreman_discovery-16.1.3 test/test_plugin_helper.rb
foreman_discovery-16.3.4 test/test_plugin_helper.rb
foreman_discovery-16.3.1 test/test_plugin_helper.rb
foreman_discovery-16.1.2 test/test_plugin_helper.rb
foreman_discovery-16.2.0 test/test_plugin_helper.rb
foreman_discovery-16.1.0 test/test_plugin_helper.rb
foreman_discovery-16.0.1 test/test_plugin_helper.rb
foreman_discovery-16.0.0 test/test_plugin_helper.rb
foreman_discovery-15.1.0 test/test_plugin_helper.rb
foreman_discovery-15.0.2 test/test_plugin_helper.rb
foreman_discovery-15.0.1 test/test_plugin_helper.rb