Sha256: 3c8ceb219115aa26e651fa452c2033c3e9f11cb63eb6825df37fb2e08499bbcc

Contents?: true

Size: 632 Bytes

Versions: 4

Compression:

Stored size: 632 Bytes

Contents

=begin
#SnapTrade

#Connect brokerage accounts to your app for live positions and trading

The version of the OpenAPI document: 1.0.0
Contact: api@snaptrade.com

=end

require 'spec_helper'
require 'json'
require 'date'

# Unit tests for SnapTrade::AuthenticationLoginSnapTradeUser200Response
describe SnapTrade::AuthenticationLoginSnapTradeUser200Response do
  describe '.openapi_one_of' do
    it 'lists the items referenced in the oneOf array' do
      expect(described_class.openapi_one_of).to_not be_empty
    end
  end

  describe '.build' do
    it 'returns the correct model' do
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
snaptrade-1.16.2 spec/models/authentication_login_snap_trade_user200_response_spec.rb
snaptrade-1.15.1 spec/models/authentication_login_snap_trade_user200_response_spec.rb
snaptrade-1.13.0 spec/models/authentication_login_snap_trade_user200_response_spec.rb
snaptrade-1.8.0 spec/models/authentication_login_snap_trade_user200_response_spec.rb