Sha256: 4dc93977c65e3b6f9b5354bdfa4ec1271452705f29319c3b035adc08a6233141

Contents?: true

Size: 329 Bytes

Versions: 16

Compression:

Stored size: 329 Bytes

Contents

require 'spec_helper'

describe 'Hubspot::Discovery::Marketing::Events::SubscriberStateChangesApi' do
  subject(:api) { Hubspot::Client.new(access_token: 'test').marketing.events.subscriber_state_changes_api }
  
  it { is_expected.to respond_to(:do_email_upsert_by_id) }
  it { is_expected.to respond_to(:do_upsert_by_id) }
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
hubspot-api-client-18.0.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-15.0.2 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-15.0.1 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-15.0.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-14.5.2 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-14.5.1 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-14.5.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-14.4.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-14.3.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-14.2.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-14.1.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-14.0.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-13.2.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-13.1.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-13.0.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
hubspot-api-client-12.0.0 spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb