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-9.0.0 sample-apps/timeline-events-app/spec/spec_helper.rb
hubspot-api-client-9.0.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-9.0.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-8.0.1 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-8.0.1 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-8.0.1 sample-apps/timeline-events-app/spec/spec_helper.rb
hubspot-api-client-8.0.0 sample-apps/timeline-events-app/spec/spec_helper.rb
hubspot-api-client-8.0.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-8.0.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-7.3.0 sample-apps/timeline-events-app/spec/spec_helper.rb
hubspot-api-client-7.3.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-7.3.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-7.2.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-7.2.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-7.1.1 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-7.1.1 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-7.1.0 sample-apps/oauth-app/spec/spec_helper.rb
hubspot-api-client-7.1.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-7.0.0 sample-apps/contacts-app/spec/spec_helper.rb
hubspot-api-client-7.0.0 sample-apps/oauth-app/spec/spec_helper.rb