Skip to content

Commit

Permalink
Move Automation Spec helpers to manageiq-automation_engine
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunne committed Apr 19, 2017
1 parent a76187a commit 90d250e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 162 deletions.
4 changes: 0 additions & 4 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ def image_path(path, options = {})
config.example_status_persistence_file_path = Rails.root.join("tmp/rspec_example_store.txt")
end

config.define_derived_metadata(:file_path => /spec\/lib\/miq_automation_engine\/models/) do |metadata|
metadata[:type] ||= :model
end

config.include UiConstants, :type => :view

config.include UiConstants, :type => :controller
Expand Down
26 changes: 0 additions & 26 deletions spec/support/miq_ae_mock_object.rb

This file was deleted.

54 changes: 0 additions & 54 deletions spec/support/miq_ae_mock_service.rb

This file was deleted.

78 changes: 0 additions & 78 deletions spec/support/miq_automate_helper.rb

This file was deleted.

0 comments on commit 90d250e

Please sign in to comment.