Sha256: ae636b37981d622b1eec0505f4566686df61d1d584154daf0517f67b2fb9324d

Contents?: true

Size: 357 Bytes

Versions: 38

Compression:

Stored size: 357 Bytes

Contents

require 'test_helper'
require_relative './support/dummy_dynflow_action'
require_relative './support/dummy_proxy_action'

require 'dynflow/testing'

FactoryGirl.definition_file_paths = ["#{ForemanTasks::Engine.root}/test/factories"]
FactoryGirl.find_definitions

ForemanTasks.dynflow.require!
ForemanTasks.dynflow.config.disable_active_record_actions = true

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
foreman-tasks-0.10.9 test/foreman_tasks_test_helper.rb
foreman-tasks-0.10.4 test/foreman_tasks_test_helper.rb
foreman-tasks-0.9.6 test/foreman_tasks_test_helper.rb
foreman-tasks-0.10.3 test/foreman_tasks_test_helper.rb
foreman-tasks-0.10.2 test/foreman_tasks_test_helper.rb
foreman-tasks-0.10.1 test/foreman_tasks_test_helper.rb
foreman-tasks-0.9.5 test/foreman_tasks_test_helper.rb
foreman-tasks-0.10.0 test/foreman_tasks_test_helper.rb
foreman-tasks-0.9.4 test/foreman_tasks_test_helper.rb
foreman-tasks-0.9.3 test/foreman_tasks_test_helper.rb
foreman-tasks-0.9.2 test/foreman_tasks_test_helper.rb
foreman-tasks-0.9.1 test/foreman_tasks_test_helper.rb
foreman-tasks-0.9.0 test/foreman_tasks_test_helper.rb
foreman-tasks-0.8.6 test/foreman_tasks_test_helper.rb
foreman-tasks-0.8.5 test/foreman_tasks_test_helper.rb
foreman-tasks-0.8.4 test/foreman_tasks_test_helper.rb
foreman-tasks-0.8.3 test/foreman_tasks_test_helper.rb
foreman-tasks-0.8.2 test/foreman_tasks_test_helper.rb
foreman-tasks-0.8.1 test/foreman_tasks_test_helper.rb
foreman-tasks-0.8.0 test/foreman_tasks_test_helper.rb