Sha256: afe2a5b5ea574dd36dd675903dcca85f752f38f4034043370bc6d088d89bf5f0

Contents?: true

Size: 240 Bytes

Versions: 53

Compression:

Stored size: 240 Bytes

Contents

# frozen_string_literal: true

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

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

Version data entries

53 entries across 53 versions & 3 rubygems

Version Path
foreman_vault-1.0.0 test/test_plugin_helper.rb
foreman_vault-0.4.0 test/test_plugin_helper.rb
foreman_acd-0.4.0 test/test_plugin_helper.rb
foreman_acd-0.3.0 test/test_plugin_helper.rb
foreman_acd-0.2.1 test/test_plugin_helper.rb
foreman_vault-0.3.0 test/test_plugin_helper.rb
foreman_vault-0.2.0 test/test_plugin_helper.rb
foreman_acd-0.0.6 test/test_plugin_helper.rb
foreman_acd-0.0.5 test/test_plugin_helper.rb
foreman_acd-0.0.4 test/test_plugin_helper.rb
foreman_acd-0.0.3 test/test_plugin_helper.rb
foreman_acd-0.0.2 test/test_plugin_helper.rb
foreman_acd-0.0.1 test/test_plugin_helper.rb