Sha256: a60f6b111e48593af25fc6875b5ecd303c55952f1912183f7dcbe7960769414d

Contents?: true

Size: 239 Bytes

Versions: 6

Compression:

Stored size: 239 Bytes

Contents

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

require 'dynflow/testing'

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
foreman_remote_execution-0.0.6 test/test_plugin_helper.rb
foreman_remote_execution-0.0.5 test/test_plugin_helper.rb
foreman_remote_execution-0.0.4 test/test_plugin_helper.rb
foreman_remote_execution-0.0.3 test/test_plugin_helper.rb
foreman_remote_execution-0.0.2 test/test_plugin_helper.rb
foreman_remote_execution-0.0.1 test/test_plugin_helper.rb