Sha256: d27c823e6da8aa63e1c597cbbb26c1b41fc8363863f86bf5470f2909dd2d94dc

Contents?: true

Size: 312 Bytes

Versions: 56

Compression:

Stored size: 312 Bytes

Contents

RSpec.configure do |config|
  config.expect_with :rspec do |expectations|
    expectations.include_chain_clauses_in_custom_matcher_descriptions = true
  end

  config.mock_with :rspec do |mocks|
    mocks.verify_partial_doubles = true
  end

  config.shared_context_metadata_behavior = :apply_to_host_groups
end

Version data entries

56 entries across 30 versions & 3 rubygems

Version Path
hubspot-api-client-2.3.1 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-2.3.1 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-2.2.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-2.2.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-2.1.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-2.1.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-2.0.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-2.0.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-1.0.1 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-1.0.1 sample-apps/contacts-app/spec/spec_helper.rb
clickhouse-rails-0.1.5 spec/spec_helper.rb
clickhouse-rails-0.1.4 spec/spec_helper.rb
clickhouse-rails-0.1.3 spec/spec_helper.rb
clickhouse-rails-0.1.2 spec/spec_helper.rb
clickhouse-rails-0.1.1 spec/spec_helper.rb
clickhouse-rails-0.1.0 spec/spec_helper.rb