finnhub_ruby 1.1.19 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (383) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +39 -0
  3. data/.rspec +2 -0
  4. data/.rubocop.yml +148 -0
  5. data/.travis.yml +14 -0
  6. data/README.md +4 -4
  7. data/docs/AirlinePriceIndex.md +22 -0
  8. data/docs/AirlinePriceIndexData.md +24 -0
  9. data/docs/CompanyESG2.md +28 -0
  10. data/docs/CompanyProfile.md +6 -0
  11. data/docs/CountryMetadata.md +9 -1
  12. data/docs/DefaultApi.md +582 -38
  13. data/docs/ETFProfileData.md +2 -0
  14. data/docs/EarningResult.md +2 -2
  15. data/docs/EarningsEstimatesInfo.md +5 -1
  16. data/docs/EbitEstimatesInfo.md +5 -1
  17. data/docs/EbitdaEstimatesInfo.md +5 -1
  18. data/docs/EmployeeCount.md +20 -0
  19. data/docs/FilingResponse.md +1 -1
  20. data/docs/HistoricalCompanyESG.md +20 -0
  21. data/docs/HistoricalEmployeeCount.md +20 -0
  22. data/docs/HistoricalMarketCapData.md +22 -0
  23. data/docs/IndicesConstituents.md +3 -1
  24. data/docs/IndicesConstituentsBreakdown.md +28 -0
  25. data/docs/MarketCapData.md +20 -0
  26. data/docs/MarketHoliday.md +22 -0
  27. data/docs/MarketHolidayData.md +22 -0
  28. data/docs/MarketStatus.md +28 -0
  29. data/docs/MutualFundProfileData.md +2 -0
  30. data/docs/PriceTarget.md +2 -0
  31. data/docs/RevenueEstimatesInfo.md +5 -1
  32. data/docs/SentimentContent.md +30 -0
  33. data/docs/SocialSentiment.md +2 -4
  34. data/finnhub_ruby.gemspec +9 -9
  35. data/git_push.sh +0 -0
  36. data/lib/finnhub_ruby/version.rb +2 -14
  37. data/lib/finnhub_ruby.rb +519 -178
  38. metadata +29 -521
  39. data/finnhub_ruby-1.1.10.gem +0 -0
  40. data/finnhub_ruby-1.1.11.gem +0 -0
  41. data/finnhub_ruby-1.1.12.gem +0 -0
  42. data/finnhub_ruby-1.1.13.gem +0 -0
  43. data/finnhub_ruby-1.1.14.gem +0 -0
  44. data/finnhub_ruby-1.1.15.gem +0 -0
  45. data/finnhub_ruby-1.1.16.gem +0 -0
  46. data/finnhub_ruby-1.1.17.gem +0 -0
  47. data/finnhub_ruby-1.1.18.gem +0 -0
  48. data/finnhub_ruby-1.1.7.gem +0 -0
  49. data/finnhub_ruby-1.1.8.gem +0 -0
  50. data/finnhub_ruby-1.1.9.gem +0 -0
  51. data/lib/finnhub_ruby/api/default_api.rb +0 -6370
  52. data/lib/finnhub_ruby/api_client.rb +0 -391
  53. data/lib/finnhub_ruby/api_error.rb +0 -57
  54. data/lib/finnhub_ruby/configuration.rb +0 -277
  55. data/lib/finnhub_ruby/models/aggregate_indicators.rb +0 -227
  56. data/lib/finnhub_ruby/models/basic_financials.rb +0 -247
  57. data/lib/finnhub_ruby/models/bond_candles.rb +0 -243
  58. data/lib/finnhub_ruby/models/bond_profile.rb +0 -419
  59. data/lib/finnhub_ruby/models/bond_tick_data.rb +0 -347
  60. data/lib/finnhub_ruby/models/bond_yield_curve.rb +0 -231
  61. data/lib/finnhub_ruby/models/bond_yield_curve_info.rb +0 -229
  62. data/lib/finnhub_ruby/models/breakdown_item.rb +0 -228
  63. data/lib/finnhub_ruby/models/company.rb +0 -279
  64. data/lib/finnhub_ruby/models/company_earnings_quality_score.rb +0 -241
  65. data/lib/finnhub_ruby/models/company_earnings_quality_score_data.rb +0 -279
  66. data/lib/finnhub_ruby/models/company_esg.rb +0 -268
  67. data/lib/finnhub_ruby/models/company_executive.rb +0 -231
  68. data/lib/finnhub_ruby/models/company_news.rb +0 -299
  69. data/lib/finnhub_ruby/models/company_news_statistics.rb +0 -239
  70. data/lib/finnhub_ruby/models/company_profile.rb +0 -509
  71. data/lib/finnhub_ruby/models/company_profile2.rb +0 -329
  72. data/lib/finnhub_ruby/models/congressional_trading.rb +0 -231
  73. data/lib/finnhub_ruby/models/congressional_transaction.rb +0 -309
  74. data/lib/finnhub_ruby/models/country_metadata.rb +0 -289
  75. data/lib/finnhub_ruby/models/covid_info.rb +0 -249
  76. data/lib/finnhub_ruby/models/crypto_candles.rb +0 -291
  77. data/lib/finnhub_ruby/models/crypto_profile.rb +0 -319
  78. data/lib/finnhub_ruby/models/crypto_symbol.rb +0 -239
  79. data/lib/finnhub_ruby/models/development.rb +0 -259
  80. data/lib/finnhub_ruby/models/dividends.rb +0 -299
  81. data/lib/finnhub_ruby/models/dividends2.rb +0 -231
  82. data/lib/finnhub_ruby/models/dividends2_basic.rb +0 -231
  83. data/lib/finnhub_ruby/models/dividends2_info.rb +0 -229
  84. data/lib/finnhub_ruby/models/document_response.rb +0 -271
  85. data/lib/finnhub_ruby/models/earning_estimate.rb +0 -259
  86. data/lib/finnhub_ruby/models/earning_release.rb +0 -299
  87. data/lib/finnhub_ruby/models/earning_result.rb +0 -289
  88. data/lib/finnhub_ruby/models/earnings_calendar.rb +0 -221
  89. data/lib/finnhub_ruby/models/earnings_call_transcripts.rb +0 -303
  90. data/lib/finnhub_ruby/models/earnings_call_transcripts_list.rb +0 -231
  91. data/lib/finnhub_ruby/models/earnings_estimates.rb +0 -241
  92. data/lib/finnhub_ruby/models/earnings_estimates_info.rb +0 -259
  93. data/lib/finnhub_ruby/models/ebit_estimates.rb +0 -241
  94. data/lib/finnhub_ruby/models/ebit_estimates_info.rb +0 -259
  95. data/lib/finnhub_ruby/models/ebitda_estimates.rb +0 -241
  96. data/lib/finnhub_ruby/models/ebitda_estimates_info.rb +0 -259
  97. data/lib/finnhub_ruby/models/economic_calendar.rb +0 -221
  98. data/lib/finnhub_ruby/models/economic_code.rb +0 -249
  99. data/lib/finnhub_ruby/models/economic_data.rb +0 -231
  100. data/lib/finnhub_ruby/models/economic_data_info.rb +0 -229
  101. data/lib/finnhub_ruby/models/economic_event.rb +0 -289
  102. data/lib/finnhub_ruby/models/estimate.rb +0 -259
  103. data/lib/finnhub_ruby/models/et_fs_country_exposure.rb +0 -219
  104. data/lib/finnhub_ruby/models/et_fs_holdings.rb +0 -219
  105. data/lib/finnhub_ruby/models/et_fs_industry_exposure.rb +0 -219
  106. data/lib/finnhub_ruby/models/et_fs_profile.rb +0 -216
  107. data/lib/finnhub_ruby/models/etf_country_exposure_data.rb +0 -229
  108. data/lib/finnhub_ruby/models/etf_holdings_data.rb +0 -289
  109. data/lib/finnhub_ruby/models/etf_profile_data.rb +0 -419
  110. data/lib/finnhub_ruby/models/etf_sector_exposure_data.rb +0 -229
  111. data/lib/finnhub_ruby/models/etfs_country_exposure.rb +0 -231
  112. data/lib/finnhub_ruby/models/etfs_holdings.rb +0 -251
  113. data/lib/finnhub_ruby/models/etfs_profile.rb +0 -228
  114. data/lib/finnhub_ruby/models/etfs_sector_exposure.rb +0 -231
  115. data/lib/finnhub_ruby/models/excerpt_response.rb +0 -249
  116. data/lib/finnhub_ruby/models/fda_comittee_meeting.rb +0 -249
  117. data/lib/finnhub_ruby/models/filing.rb +0 -289
  118. data/lib/finnhub_ruby/models/filing_response.rb +0 -339
  119. data/lib/finnhub_ruby/models/filing_sentiment.rb +0 -299
  120. data/lib/finnhub_ruby/models/financial_statements.rb +0 -231
  121. data/lib/finnhub_ruby/models/financials_as_reported.rb +0 -241
  122. data/lib/finnhub_ruby/models/forex_candles.rb +0 -291
  123. data/lib/finnhub_ruby/models/forex_symbol.rb +0 -239
  124. data/lib/finnhub_ruby/models/forexrates.rb +0 -228
  125. data/lib/finnhub_ruby/models/fund_ownership.rb +0 -231
  126. data/lib/finnhub_ruby/models/fund_ownership_info.rb +0 -259
  127. data/lib/finnhub_ruby/models/historical_nbbo.rb +0 -345
  128. data/lib/finnhub_ruby/models/in_filing_response.rb +0 -351
  129. data/lib/finnhub_ruby/models/in_filing_search_body.rb +0 -239
  130. data/lib/finnhub_ruby/models/index_historical_constituent.rb +0 -239
  131. data/lib/finnhub_ruby/models/indicator.rb +0 -239
  132. data/lib/finnhub_ruby/models/indices_constituents.rb +0 -231
  133. data/lib/finnhub_ruby/models/indices_historical_constituents.rb +0 -231
  134. data/lib/finnhub_ruby/models/insider_sentiments.rb +0 -231
  135. data/lib/finnhub_ruby/models/insider_sentiments_data.rb +0 -259
  136. data/lib/finnhub_ruby/models/insider_transactions.rb +0 -231
  137. data/lib/finnhub_ruby/models/institutional_ownership.rb +0 -241
  138. data/lib/finnhub_ruby/models/institutional_ownership_group.rb +0 -231
  139. data/lib/finnhub_ruby/models/institutional_ownership_info.rb +0 -309
  140. data/lib/finnhub_ruby/models/institutional_portfolio.rb +0 -241
  141. data/lib/finnhub_ruby/models/institutional_portfolio_group.rb +0 -241
  142. data/lib/finnhub_ruby/models/institutional_portfolio_info.rb +0 -319
  143. data/lib/finnhub_ruby/models/institutional_profile.rb +0 -231
  144. data/lib/finnhub_ruby/models/institutional_profile_info.rb +0 -269
  145. data/lib/finnhub_ruby/models/international_filing.rb +0 -299
  146. data/lib/finnhub_ruby/models/investment_theme_portfolio.rb +0 -219
  147. data/lib/finnhub_ruby/models/investment_themes.rb +0 -231
  148. data/lib/finnhub_ruby/models/investment_themes_thematic_investing.rb +0 -231
  149. data/lib/finnhub_ruby/models/investor.rb +0 -249
  150. data/lib/finnhub_ruby/models/investors_ownership.rb +0 -219
  151. data/lib/finnhub_ruby/models/ipo_calendar.rb +0 -221
  152. data/lib/finnhub_ruby/models/ipo_event.rb +0 -289
  153. data/lib/finnhub_ruby/models/isin_change.rb +0 -241
  154. data/lib/finnhub_ruby/models/isin_change_info.rb +0 -239
  155. data/lib/finnhub_ruby/models/key_customers_suppliers.rb +0 -329
  156. data/lib/finnhub_ruby/models/last_bid_ask.rb +0 -259
  157. data/lib/finnhub_ruby/models/lobbying_data.rb +0 -359
  158. data/lib/finnhub_ruby/models/lobbying_result.rb +0 -231
  159. data/lib/finnhub_ruby/models/major_developments.rb +0 -219
  160. data/lib/finnhub_ruby/models/major_press_releases.rb +0 -231
  161. data/lib/finnhub_ruby/models/market_news.rb +0 -299
  162. data/lib/finnhub_ruby/models/mutual_fund_country_exposure.rb +0 -231
  163. data/lib/finnhub_ruby/models/mutual_fund_country_exposure_data.rb +0 -229
  164. data/lib/finnhub_ruby/models/mutual_fund_eet.rb +0 -228
  165. data/lib/finnhub_ruby/models/mutual_fund_eet_pai.rb +0 -228
  166. data/lib/finnhub_ruby/models/mutual_fund_holdings.rb +0 -251
  167. data/lib/finnhub_ruby/models/mutual_fund_holdings_data.rb +0 -289
  168. data/lib/finnhub_ruby/models/mutual_fund_profile.rb +0 -228
  169. data/lib/finnhub_ruby/models/mutual_fund_profile_data.rb +0 -479
  170. data/lib/finnhub_ruby/models/mutual_fund_sector_exposure.rb +0 -231
  171. data/lib/finnhub_ruby/models/mutual_fund_sector_exposure_data.rb +0 -229
  172. data/lib/finnhub_ruby/models/mutual_funds_country_exposure.rb +0 -231
  173. data/lib/finnhub_ruby/models/mutual_funds_holdings.rb +0 -251
  174. data/lib/finnhub_ruby/models/mutual_funds_profile.rb +0 -228
  175. data/lib/finnhub_ruby/models/news.rb +0 -299
  176. data/lib/finnhub_ruby/models/news_sentiment.rb +0 -267
  177. data/lib/finnhub_ruby/models/ownership.rb +0 -231
  178. data/lib/finnhub_ruby/models/ownership_info.rb +0 -249
  179. data/lib/finnhub_ruby/models/pattern_recognition.rb +0 -221
  180. data/lib/finnhub_ruby/models/press_release.rb +0 -231
  181. data/lib/finnhub_ruby/models/price_metrics.rb +0 -238
  182. data/lib/finnhub_ruby/models/price_target.rb +0 -269
  183. data/lib/finnhub_ruby/models/quote.rb +0 -279
  184. data/lib/finnhub_ruby/models/recommendation_trend.rb +0 -279
  185. data/lib/finnhub_ruby/models/reddit_sentiment_content.rb +0 -279
  186. data/lib/finnhub_ruby/models/report.rb +0 -318
  187. data/lib/finnhub_ruby/models/revenue_breakdown.rb +0 -241
  188. data/lib/finnhub_ruby/models/revenue_estimates.rb +0 -241
  189. data/lib/finnhub_ruby/models/revenue_estimates_info.rb +0 -259
  190. data/lib/finnhub_ruby/models/search_body.rb +0 -434
  191. data/lib/finnhub_ruby/models/search_filter.rb +0 -229
  192. data/lib/finnhub_ruby/models/search_response.rb +0 -251
  193. data/lib/finnhub_ruby/models/sec_sentiment_analysis.rb +0 -248
  194. data/lib/finnhub_ruby/models/sector_metric.rb +0 -231
  195. data/lib/finnhub_ruby/models/sector_metric_data.rb +0 -229
  196. data/lib/finnhub_ruby/models/sentiment.rb +0 -229
  197. data/lib/finnhub_ruby/models/similarity_index.rb +0 -241
  198. data/lib/finnhub_ruby/models/similarity_index_info.rb +0 -329
  199. data/lib/finnhub_ruby/models/social_sentiment.rb +0 -243
  200. data/lib/finnhub_ruby/models/split.rb +0 -249
  201. data/lib/finnhub_ruby/models/stock.rb +0 -249
  202. data/lib/finnhub_ruby/models/stock_candles.rb +0 -291
  203. data/lib/finnhub_ruby/models/stock_symbol.rb +0 -309
  204. data/lib/finnhub_ruby/models/stock_transcripts.rb +0 -259
  205. data/lib/finnhub_ruby/models/supply_chain_relationships.rb +0 -231
  206. data/lib/finnhub_ruby/models/support_resistance.rb +0 -221
  207. data/lib/finnhub_ruby/models/symbol_change.rb +0 -241
  208. data/lib/finnhub_ruby/models/symbol_change_info.rb +0 -239
  209. data/lib/finnhub_ruby/models/symbol_lookup.rb +0 -231
  210. data/lib/finnhub_ruby/models/symbol_lookup_info.rb +0 -249
  211. data/lib/finnhub_ruby/models/technical_analysis.rb +0 -228
  212. data/lib/finnhub_ruby/models/tick_data.rb +0 -309
  213. data/lib/finnhub_ruby/models/transactions.rb +0 -289
  214. data/lib/finnhub_ruby/models/transcript_content.rb +0 -241
  215. data/lib/finnhub_ruby/models/transcript_participant.rb +0 -239
  216. data/lib/finnhub_ruby/models/trend.rb +0 -229
  217. data/lib/finnhub_ruby/models/twitter_sentiment_content.rb +0 -279
  218. data/lib/finnhub_ruby/models/upgrade_downgrade.rb +0 -269
  219. data/lib/finnhub_ruby/models/usa_spending.rb +0 -409
  220. data/lib/finnhub_ruby/models/usa_spending_result.rb +0 -231
  221. data/lib/finnhub_ruby/models/uspto_patent.rb +0 -301
  222. data/lib/finnhub_ruby/models/uspto_patent_result.rb +0 -231
  223. data/lib/finnhub_ruby/models/visa_application.rb +0 -439
  224. data/lib/finnhub_ruby/models/visa_application_result.rb +0 -231
  225. data/spec/api/default_api_spec.rb +0 -724
  226. data/spec/api_client_spec.rb +0 -226
  227. data/spec/configuration_spec.rb +0 -42
  228. data/spec/models/aggregate_indicators_spec.rb +0 -40
  229. data/spec/models/basic_financials_spec.rb +0 -52
  230. data/spec/models/bond_candles_spec.rb +0 -46
  231. data/spec/models/bond_profile_spec.rb +0 -154
  232. data/spec/models/bond_tick_data_spec.rb +0 -82
  233. data/spec/models/bond_yield_curve_info_spec.rb +0 -40
  234. data/spec/models/bond_yield_curve_spec.rb +0 -40
  235. data/spec/models/breakdown_item_spec.rb +0 -40
  236. data/spec/models/company_earnings_quality_score_data_spec.rb +0 -70
  237. data/spec/models/company_earnings_quality_score_spec.rb +0 -46
  238. data/spec/models/company_esg_spec.rb +0 -64
  239. data/spec/models/company_executive_spec.rb +0 -40
  240. data/spec/models/company_news_spec.rb +0 -82
  241. data/spec/models/company_news_statistics_spec.rb +0 -46
  242. data/spec/models/company_profile2_spec.rb +0 -100
  243. data/spec/models/company_profile_spec.rb +0 -196
  244. data/spec/models/company_spec.rb +0 -70
  245. data/spec/models/congressional_trading_spec.rb +0 -40
  246. data/spec/models/congressional_transaction_spec.rb +0 -88
  247. data/spec/models/country_metadata_spec.rb +0 -64
  248. data/spec/models/covid_info_spec.rb +0 -52
  249. data/spec/models/crypto_candles_spec.rb +0 -70
  250. data/spec/models/crypto_profile_spec.rb +0 -94
  251. data/spec/models/crypto_symbol_spec.rb +0 -46
  252. data/spec/models/development_spec.rb +0 -58
  253. data/spec/models/dividends2_info_spec.rb +0 -40
  254. data/spec/models/dividends2_spec.rb +0 -40
  255. data/spec/models/dividends_spec.rb +0 -76
  256. data/spec/models/document_response_spec.rb +0 -64
  257. data/spec/models/earning_estimate_spec.rb +0 -58
  258. data/spec/models/earning_release_spec.rb +0 -82
  259. data/spec/models/earning_result_spec.rb +0 -64
  260. data/spec/models/earnings_calendar_spec.rb +0 -34
  261. data/spec/models/earnings_call_transcripts_list_spec.rb +0 -40
  262. data/spec/models/earnings_call_transcripts_spec.rb +0 -82
  263. data/spec/models/earnings_estimates_info_spec.rb +0 -58
  264. data/spec/models/earnings_estimates_spec.rb +0 -46
  265. data/spec/models/ebit_estimates_info_spec.rb +0 -58
  266. data/spec/models/ebit_estimates_spec.rb +0 -46
  267. data/spec/models/ebitda_estimates_info_spec.rb +0 -58
  268. data/spec/models/ebitda_estimates_spec.rb +0 -46
  269. data/spec/models/economic_calendar_spec.rb +0 -34
  270. data/spec/models/economic_code_spec.rb +0 -52
  271. data/spec/models/economic_data_info_spec.rb +0 -40
  272. data/spec/models/economic_data_spec.rb +0 -40
  273. data/spec/models/economic_event_spec.rb +0 -76
  274. data/spec/models/estimate_spec.rb +0 -58
  275. data/spec/models/etf_country_exposure_data_spec.rb +0 -40
  276. data/spec/models/etf_holdings_data_spec.rb +0 -70
  277. data/spec/models/etf_profile_data_spec.rb +0 -136
  278. data/spec/models/etf_sector_exposure_data_spec.rb +0 -40
  279. data/spec/models/etfs_country_exposure_spec.rb +0 -40
  280. data/spec/models/etfs_holdings_spec.rb +0 -52
  281. data/spec/models/etfs_profile_spec.rb +0 -40
  282. data/spec/models/etfs_sector_exposure_spec.rb +0 -40
  283. data/spec/models/excerpt_response_spec.rb +0 -52
  284. data/spec/models/fda_comittee_meeting_spec.rb +0 -52
  285. data/spec/models/filing_response_spec.rb +0 -106
  286. data/spec/models/filing_sentiment_spec.rb +0 -82
  287. data/spec/models/filing_spec.rb +0 -76
  288. data/spec/models/financial_statements_spec.rb +0 -40
  289. data/spec/models/financials_as_reported_spec.rb +0 -46
  290. data/spec/models/forex_candles_spec.rb +0 -70
  291. data/spec/models/forex_symbol_spec.rb +0 -46
  292. data/spec/models/forexrates_spec.rb +0 -40
  293. data/spec/models/fund_ownership_info_spec.rb +0 -58
  294. data/spec/models/fund_ownership_spec.rb +0 -40
  295. data/spec/models/historical_nbbo_spec.rb +0 -100
  296. data/spec/models/in_filing_response_spec.rb +0 -112
  297. data/spec/models/in_filing_search_body_spec.rb +0 -40
  298. data/spec/models/index_historical_constituent_spec.rb +0 -46
  299. data/spec/models/indicator_spec.rb +0 -46
  300. data/spec/models/indices_constituents_spec.rb +0 -40
  301. data/spec/models/indices_historical_constituents_spec.rb +0 -40
  302. data/spec/models/insider_sentiments_data_spec.rb +0 -58
  303. data/spec/models/insider_sentiments_spec.rb +0 -40
  304. data/spec/models/insider_transactions_spec.rb +0 -40
  305. data/spec/models/institutional_ownership_group_spec.rb +0 -40
  306. data/spec/models/institutional_ownership_info_spec.rb +0 -88
  307. data/spec/models/institutional_ownership_spec.rb +0 -46
  308. data/spec/models/institutional_portfolio_group_spec.rb +0 -46
  309. data/spec/models/institutional_portfolio_info_spec.rb +0 -94
  310. data/spec/models/institutional_portfolio_spec.rb +0 -46
  311. data/spec/models/institutional_profile_info_spec.rb +0 -64
  312. data/spec/models/institutional_profile_spec.rb +0 -40
  313. data/spec/models/international_filing_spec.rb +0 -82
  314. data/spec/models/investment_theme_portfolio_spec.rb +0 -34
  315. data/spec/models/investment_themes_spec.rb +0 -40
  316. data/spec/models/ipo_calendar_spec.rb +0 -34
  317. data/spec/models/ipo_event_spec.rb +0 -76
  318. data/spec/models/isin_change_info_spec.rb +0 -46
  319. data/spec/models/isin_change_spec.rb +0 -46
  320. data/spec/models/key_customers_suppliers_spec.rb +0 -52
  321. data/spec/models/last_bid_ask_spec.rb +0 -58
  322. data/spec/models/lobbying_data_spec.rb +0 -118
  323. data/spec/models/lobbying_result_spec.rb +0 -40
  324. data/spec/models/market_news_spec.rb +0 -82
  325. data/spec/models/mutual_fund_country_exposure_data_spec.rb +0 -40
  326. data/spec/models/mutual_fund_country_exposure_spec.rb +0 -40
  327. data/spec/models/mutual_fund_eet_pai_spec.rb +0 -40
  328. data/spec/models/mutual_fund_eet_spec.rb +0 -40
  329. data/spec/models/mutual_fund_holdings_data_spec.rb +0 -70
  330. data/spec/models/mutual_fund_holdings_spec.rb +0 -52
  331. data/spec/models/mutual_fund_profile_data_spec.rb +0 -154
  332. data/spec/models/mutual_fund_profile_spec.rb +0 -40
  333. data/spec/models/mutual_fund_sector_exposure_data_spec.rb +0 -40
  334. data/spec/models/mutual_fund_sector_exposure_spec.rb +0 -40
  335. data/spec/models/news_sentiment_spec.rb +0 -64
  336. data/spec/models/ownership_info_spec.rb +0 -52
  337. data/spec/models/ownership_spec.rb +0 -40
  338. data/spec/models/pattern_recognition_spec.rb +0 -34
  339. data/spec/models/press_release_spec.rb +0 -40
  340. data/spec/models/price_metrics_spec.rb +0 -40
  341. data/spec/models/price_target_spec.rb +0 -64
  342. data/spec/models/quote_spec.rb +0 -70
  343. data/spec/models/recommendation_trend_spec.rb +0 -70
  344. data/spec/models/reddit_sentiment_content_spec.rb +0 -70
  345. data/spec/models/report_spec.rb +0 -94
  346. data/spec/models/revenue_breakdown_spec.rb +0 -46
  347. data/spec/models/revenue_estimates_info_spec.rb +0 -58
  348. data/spec/models/revenue_estimates_spec.rb +0 -46
  349. data/spec/models/search_body_spec.rb +0 -160
  350. data/spec/models/search_filter_spec.rb +0 -40
  351. data/spec/models/search_response_spec.rb +0 -52
  352. data/spec/models/sec_sentiment_analysis_spec.rb +0 -52
  353. data/spec/models/sector_metric_data_spec.rb +0 -40
  354. data/spec/models/sector_metric_spec.rb +0 -40
  355. data/spec/models/sentiment_spec.rb +0 -40
  356. data/spec/models/similarity_index_info_spec.rb +0 -100
  357. data/spec/models/similarity_index_spec.rb +0 -46
  358. data/spec/models/social_sentiment_spec.rb +0 -46
  359. data/spec/models/split_spec.rb +0 -52
  360. data/spec/models/stock_candles_spec.rb +0 -70
  361. data/spec/models/stock_symbol_spec.rb +0 -70
  362. data/spec/models/stock_transcripts_spec.rb +0 -58
  363. data/spec/models/supply_chain_relationships_spec.rb +0 -40
  364. data/spec/models/support_resistance_spec.rb +0 -34
  365. data/spec/models/symbol_change_info_spec.rb +0 -46
  366. data/spec/models/symbol_change_spec.rb +0 -46
  367. data/spec/models/symbol_lookup_info_spec.rb +0 -52
  368. data/spec/models/symbol_lookup_spec.rb +0 -40
  369. data/spec/models/technical_analysis_spec.rb +0 -40
  370. data/spec/models/tick_data_spec.rb +0 -82
  371. data/spec/models/transactions_spec.rb +0 -70
  372. data/spec/models/transcript_content_spec.rb +0 -46
  373. data/spec/models/transcript_participant_spec.rb +0 -46
  374. data/spec/models/trend_spec.rb +0 -40
  375. data/spec/models/twitter_sentiment_content_spec.rb +0 -70
  376. data/spec/models/upgrade_downgrade_spec.rb +0 -64
  377. data/spec/models/usa_spending_result_spec.rb +0 -40
  378. data/spec/models/usa_spending_spec.rb +0 -148
  379. data/spec/models/uspto_patent_result_spec.rb +0 -40
  380. data/spec/models/uspto_patent_spec.rb +0 -82
  381. data/spec/models/visa_application_result_spec.rb +0 -40
  382. data/spec/models/visa_application_spec.rb +0 -166
  383. data/spec/spec_helper.rb +0 -111
@@ -1,52 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for FinnhubRuby::KeyCustomersSuppliers
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe FinnhubRuby::KeyCustomersSuppliers do
21
- let(:instance) { FinnhubRuby::KeyCustomersSuppliers.new }
22
-
23
- describe 'test an instance of KeyCustomersSuppliers' do
24
- it 'should create an instance of KeyCustomersSuppliers' do
25
- expect(instance).to be_instance_of(FinnhubRuby::KeyCustomersSuppliers)
26
- end
27
- end
28
- describe 'test attribute "symbol"' do
29
- it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
31
- end
32
- end
33
-
34
- describe 'test attribute "name"' do
35
- it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
- end
38
- end
39
-
40
- describe 'test attribute "customer"' do
41
- it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
43
- end
44
- end
45
-
46
- describe 'test attribute "supplier"' do
47
- it 'should work' do
48
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
49
- end
50
- end
51
-
52
- end
@@ -1,58 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for FinnhubRuby::LastBidAsk
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe FinnhubRuby::LastBidAsk do
21
- let(:instance) { FinnhubRuby::LastBidAsk.new }
22
-
23
- describe 'test an instance of LastBidAsk' do
24
- it 'should create an instance of LastBidAsk' do
25
- expect(instance).to be_instance_of(FinnhubRuby::LastBidAsk)
26
- end
27
- end
28
- describe 'test attribute "b"' do
29
- it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
31
- end
32
- end
33
-
34
- describe 'test attribute "a"' do
35
- it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
- end
38
- end
39
-
40
- describe 'test attribute "bv"' do
41
- it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
43
- end
44
- end
45
-
46
- describe 'test attribute "av"' do
47
- it 'should work' do
48
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
49
- end
50
- end
51
-
52
- describe 'test attribute "t"' do
53
- it 'should work' do
54
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
55
- end
56
- end
57
-
58
- end
@@ -1,118 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for FinnhubRuby::LobbyingData
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe FinnhubRuby::LobbyingData do
21
- let(:instance) { FinnhubRuby::LobbyingData.new }
22
-
23
- describe 'test an instance of LobbyingData' do
24
- it 'should create an instance of LobbyingData' do
25
- expect(instance).to be_instance_of(FinnhubRuby::LobbyingData)
26
- end
27
- end
28
- describe 'test attribute "symbol"' do
29
- it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
31
- end
32
- end
33
-
34
- describe 'test attribute "name"' do
35
- it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
- end
38
- end
39
-
40
- describe 'test attribute "description"' do
41
- it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
43
- end
44
- end
45
-
46
- describe 'test attribute "country"' do
47
- it 'should work' do
48
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
49
- end
50
- end
51
-
52
- describe 'test attribute "year"' do
53
- it 'should work' do
54
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
55
- end
56
- end
57
-
58
- describe 'test attribute "period"' do
59
- it 'should work' do
60
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
61
- end
62
- end
63
-
64
- describe 'test attribute "income"' do
65
- it 'should work' do
66
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
67
- end
68
- end
69
-
70
- describe 'test attribute "expenses"' do
71
- it 'should work' do
72
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
73
- end
74
- end
75
-
76
- describe 'test attribute "document_url"' do
77
- it 'should work' do
78
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
79
- end
80
- end
81
-
82
- describe 'test attribute "posted_name"' do
83
- it 'should work' do
84
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
85
- end
86
- end
87
-
88
- describe 'test attribute "date"' do
89
- it 'should work' do
90
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
91
- end
92
- end
93
-
94
- describe 'test attribute "client_id"' do
95
- it 'should work' do
96
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
97
- end
98
- end
99
-
100
- describe 'test attribute "registrant_id"' do
101
- it 'should work' do
102
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
103
- end
104
- end
105
-
106
- describe 'test attribute "senate_id"' do
107
- it 'should work' do
108
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
109
- end
110
- end
111
-
112
- describe 'test attribute "houseregistrant_id"' do
113
- it 'should work' do
114
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
115
- end
116
- end
117
-
118
- end
@@ -1,40 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for FinnhubRuby::LobbyingResult
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe FinnhubRuby::LobbyingResult do
21
- let(:instance) { FinnhubRuby::LobbyingResult.new }
22
-
23
- describe 'test an instance of LobbyingResult' do
24
- it 'should create an instance of LobbyingResult' do
25
- expect(instance).to be_instance_of(FinnhubRuby::LobbyingResult)
26
- end
27
- end
28
- describe 'test attribute "symbol"' do
29
- it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
31
- end
32
- end
33
-
34
- describe 'test attribute "data"' do
35
- it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
- end
38
- end
39
-
40
- end
@@ -1,82 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for FinnhubRuby::MarketNews
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe FinnhubRuby::MarketNews do
21
- let(:instance) { FinnhubRuby::MarketNews.new }
22
-
23
- describe 'test an instance of MarketNews' do
24
- it 'should create an instance of MarketNews' do
25
- expect(instance).to be_instance_of(FinnhubRuby::MarketNews)
26
- end
27
- end
28
- describe 'test attribute "category"' do
29
- it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
31
- end
32
- end
33
-
34
- describe 'test attribute "datetime"' do
35
- it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
- end
38
- end
39
-
40
- describe 'test attribute "headline"' do
41
- it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
43
- end
44
- end
45
-
46
- describe 'test attribute "id"' do
47
- it 'should work' do
48
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
49
- end
50
- end
51
-
52
- describe 'test attribute "image"' do
53
- it 'should work' do
54
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
55
- end
56
- end
57
-
58
- describe 'test attribute "related"' do
59
- it 'should work' do
60
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
61
- end
62
- end
63
-
64
- describe 'test attribute "source"' do
65
- it 'should work' do
66
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
67
- end
68
- end
69
-
70
- describe 'test attribute "summary"' do
71
- it 'should work' do
72
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
73
- end
74
- end
75
-
76
- describe 'test attribute "url"' do
77
- it 'should work' do
78
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
79
- end
80
- end
81
-
82
- end
@@ -1,40 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for FinnhubRuby::MutualFundCountryExposureData
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe FinnhubRuby::MutualFundCountryExposureData do
21
- let(:instance) { FinnhubRuby::MutualFundCountryExposureData.new }
22
-
23
- describe 'test an instance of MutualFundCountryExposureData' do
24
- it 'should create an instance of MutualFundCountryExposureData' do
25
- expect(instance).to be_instance_of(FinnhubRuby::MutualFundCountryExposureData)
26
- end
27
- end
28
- describe 'test attribute "country"' do
29
- it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
31
- end
32
- end
33
-
34
- describe 'test attribute "exposure"' do
35
- it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
- end
38
- end
39
-
40
- end
@@ -1,40 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for FinnhubRuby::MutualFundCountryExposure
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe FinnhubRuby::MutualFundCountryExposure do
21
- let(:instance) { FinnhubRuby::MutualFundCountryExposure.new }
22
-
23
- describe 'test an instance of MutualFundCountryExposure' do
24
- it 'should create an instance of MutualFundCountryExposure' do
25
- expect(instance).to be_instance_of(FinnhubRuby::MutualFundCountryExposure)
26
- end
27
- end
28
- describe 'test attribute "symbol"' do
29
- it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
31
- end
32
- end
33
-
34
- describe 'test attribute "country_exposure"' do
35
- it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
- end
38
- end
39
-
40
- end
@@ -1,40 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for FinnhubRuby::MutualFundEetPai
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe FinnhubRuby::MutualFundEetPai do
21
- let(:instance) { FinnhubRuby::MutualFundEetPai.new }
22
-
23
- describe 'test an instance of MutualFundEetPai' do
24
- it 'should create an instance of MutualFundEetPai' do
25
- expect(instance).to be_instance_of(FinnhubRuby::MutualFundEetPai)
26
- end
27
- end
28
- describe 'test attribute "isin"' do
29
- it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
31
- end
32
- end
33
-
34
- describe 'test attribute "data"' do
35
- it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
- end
38
- end
39
-
40
- end
@@ -1,40 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for FinnhubRuby::MutualFundEet
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe FinnhubRuby::MutualFundEet do
21
- let(:instance) { FinnhubRuby::MutualFundEet.new }
22
-
23
- describe 'test an instance of MutualFundEet' do
24
- it 'should create an instance of MutualFundEet' do
25
- expect(instance).to be_instance_of(FinnhubRuby::MutualFundEet)
26
- end
27
- end
28
- describe 'test attribute "isin"' do
29
- it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
31
- end
32
- end
33
-
34
- describe 'test attribute "data"' do
35
- it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
- end
38
- end
39
-
40
- end
@@ -1,70 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for FinnhubRuby::MutualFundHoldingsData
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe FinnhubRuby::MutualFundHoldingsData do
21
- let(:instance) { FinnhubRuby::MutualFundHoldingsData.new }
22
-
23
- describe 'test an instance of MutualFundHoldingsData' do
24
- it 'should create an instance of MutualFundHoldingsData' do
25
- expect(instance).to be_instance_of(FinnhubRuby::MutualFundHoldingsData)
26
- end
27
- end
28
- describe 'test attribute "symbol"' do
29
- it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
31
- end
32
- end
33
-
34
- describe 'test attribute "name"' do
35
- it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
- end
38
- end
39
-
40
- describe 'test attribute "isin"' do
41
- it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
43
- end
44
- end
45
-
46
- describe 'test attribute "cusip"' do
47
- it 'should work' do
48
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
49
- end
50
- end
51
-
52
- describe 'test attribute "share"' do
53
- it 'should work' do
54
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
55
- end
56
- end
57
-
58
- describe 'test attribute "percent"' do
59
- it 'should work' do
60
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
61
- end
62
- end
63
-
64
- describe 'test attribute "value"' do
65
- it 'should work' do
66
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
67
- end
68
- end
69
-
70
- end
@@ -1,52 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for FinnhubRuby::MutualFundHoldings
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe FinnhubRuby::MutualFundHoldings do
21
- let(:instance) { FinnhubRuby::MutualFundHoldings.new }
22
-
23
- describe 'test an instance of MutualFundHoldings' do
24
- it 'should create an instance of MutualFundHoldings' do
25
- expect(instance).to be_instance_of(FinnhubRuby::MutualFundHoldings)
26
- end
27
- end
28
- describe 'test attribute "symbol"' do
29
- it 'should work' do
30
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
31
- end
32
- end
33
-
34
- describe 'test attribute "at_date"' do
35
- it 'should work' do
36
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
- end
38
- end
39
-
40
- describe 'test attribute "number_of_holdings"' do
41
- it 'should work' do
42
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
43
- end
44
- end
45
-
46
- describe 'test attribute "holdings"' do
47
- it 'should work' do
48
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
49
- end
50
- end
51
-
52
- end