Sha256: afe2a5b5ea574dd36dd675903dcca85f752f38f4034043370bc6d088d89bf5f0

Contents?: true

Size: 240 Bytes

Versions: 52

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

52 entries across 52 versions & 3 rubygems

Version Path
foreman_acd-0.11.0 test/test_plugin_helper.rb
foreman_acd-0.10.0 test/test_plugin_helper.rb
foreman_webhooks-4.0.0 test/test_plugin_helper.rb
foreman_webhooks-3.2.3 test/test_plugin_helper.rb
foreman_acd-0.9.7 test/test_plugin_helper.rb
foreman_acd-0.9.5 test/test_plugin_helper.rb
foreman_webhooks-3.2.2 test/test_plugin_helper.rb
foreman_webhooks-3.1.1 test/test_plugin_helper.rb
foreman_webhooks-3.2.1 test/test_plugin_helper.rb
foreman_webhooks-3.2.0 test/test_plugin_helper.rb
foreman_webhooks-3.1.0 test/test_plugin_helper.rb
foreman_acd-0.9.4 test/test_plugin_helper.rb
foreman_webhooks-3.0.5 test/test_plugin_helper.rb
foreman_webhooks-2.0.3 test/test_plugin_helper.rb
foreman_vault-1.2.0 test/test_plugin_helper.rb
foreman_webhooks-3.0.4 test/test_plugin_helper.rb
foreman_webhooks-2.0.2 test/test_plugin_helper.rb
foreman_acd-0.9.3 test/test_plugin_helper.rb
foreman_webhooks-3.0.3 test/test_plugin_helper.rb
foreman_webhooks-3.0.2 test/test_plugin_helper.rb