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_webhooks-3.0.2 test/test_plugin_helper.rb
foreman_acd-0.9.2.3 test/test_plugin_helper.rb
foreman_acd-0.9.2.2 test/test_plugin_helper.rb
foreman_acd-0.9.2.1 test/test_plugin_helper.rb
foreman_acd-0.9.2 test/test_plugin_helper.rb
foreman_acd-0.9.1 test/test_plugin_helper.rb
foreman_webhooks-3.0.1 test/test_plugin_helper.rb
foreman_vault-1.1.0 test/test_plugin_helper.rb
foreman_acd-0.9.0 test/test_plugin_helper.rb
foreman_webhooks-2.0.1 test/test_plugin_helper.rb
foreman_webhooks-3.0.0 test/test_plugin_helper.rb
foreman_acd-0.7.0 test/test_plugin_helper.rb
foreman_webhooks-2.0.0 test/test_plugin_helper.rb
foreman_webhooks-1.1.0 test/test_plugin_helper.rb
foreman_webhooks-1.0.0 test/test_plugin_helper.rb
foreman_webhooks-0.0.3 test/test_plugin_helper.rb
foreman_acd-0.6.0 test/test_plugin_helper.rb
foreman_webhooks-0.0.2 test/test_plugin_helper.rb
foreman_webhooks-0.0.1 test/test_plugin_helper.rb
foreman_acd-0.5.0 test/test_plugin_helper.rb