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-6.0.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-6.0.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-5.0.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-5.0.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-4.0.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-4.0.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-3.3.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-3.3.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-3.2.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-3.2.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-3.1.1 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-3.1.1 sample-apps/oauth-app/spec/spec_helper.rb
projecto-0.2.2 templates/rspec/spec_helper
hubspot-api-client-3.1.0.pre.beta sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-3.1.0.pre.beta sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-3.0.0.pre.beta sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-3.0.0.pre.beta sample-apps/contacts-app/spec/spec_helper.rb
projecto-0.2.1 templates/rspec/spec_helper
hubspot-api-client-2.3.2 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-2.3.2 sample-apps/oauth-app/spec/spec_helper.rb