test_ercot ===================================== .. py:module:: gridstatus.tests.test_ercot Module Contents --------------- Classes Summary ~~~~~~~~~~~~~~~ .. autoapisummary:: gridstatus.tests.test_ercot.TestErcot Contents ~~~~~~~~~~~~~~~~~~~ .. py:class:: TestErcot Bases: :py:obj:`gridstatus.tests.base_test_iso.BaseTestISO` **Attributes** .. list-table:: :widths: 15 85 :header-rows: 0 * - **iso** - None **Methods** .. autoapisummary:: :nosignatures: gridstatus.tests.test_ercot.TestErcot.test_get_as_prices gridstatus.tests.test_ercot.TestErcot.test_get_fuel_mix gridstatus.tests.test_ercot.TestErcot.test_get_fuel_mix_date_or_start gridstatus.tests.test_ercot.TestErcot.test_get_fuel_mix_historical gridstatus.tests.test_ercot.TestErcot.test_get_fuel_mix_historical_with_date_range gridstatus.tests.test_ercot.TestErcot.test_get_lmp_historical gridstatus.tests.test_ercot.TestErcot.test_get_load_3_days_ago gridstatus.tests.test_ercot.TestErcot.test_get_load_forecast_historical gridstatus.tests.test_ercot.TestErcot.test_get_load_forecast_historical_with_date_range gridstatus.tests.test_ercot.TestErcot.test_get_spp_dam_latest_day_ahead_hourly_zone_should_raise_exception gridstatus.tests.test_ercot.TestErcot.test_get_spp_dam_today_day_ahead_hourly_hub gridstatus.tests.test_ercot.TestErcot.test_get_spp_dam_today_day_ahead_hourly_node gridstatus.tests.test_ercot.TestErcot.test_get_spp_dam_today_day_ahead_hourly_zone gridstatus.tests.test_ercot.TestErcot.test_get_spp_real_time_yesterday gridstatus.tests.test_ercot.TestErcot.test_get_spp_rtm_historical gridstatus.tests.test_ercot.TestErcot.test_get_spp_today_real_time_15_minutes_zone gridstatus.tests.test_ercot.TestErcot.test_get_spp_two_days_ago_day_ahead_hourly_zone gridstatus.tests.test_ercot.TestErcot.test_get_spp_two_days_ago_real_time_15_minutes_zone gridstatus.tests.test_ercot.TestErcot.test_get_storage_historical gridstatus.tests.test_ercot.TestErcot.test_get_storage_today gridstatus.tests.test_ercot.TestErcot.test_lmp_date_range gridstatus.tests.test_ercot.TestErcot.test_range_two_days_with_day_start_endpoint gridstatus.tests.test_ercot.TestErcot.test_start_end_same_day .. py:method:: test_get_as_prices() .. py:method:: test_get_fuel_mix() .. py:method:: test_get_fuel_mix_date_or_start() .. py:method:: test_get_fuel_mix_historical() .. py:method:: test_get_fuel_mix_historical_with_date_range() .. py:method:: test_get_lmp_historical(markets=None) .. py:method:: test_get_load_3_days_ago() .. py:method:: test_get_load_forecast_historical() .. py:method:: test_get_load_forecast_historical_with_date_range() .. py:method:: test_get_spp_dam_latest_day_ahead_hourly_zone_should_raise_exception() .. py:method:: test_get_spp_dam_today_day_ahead_hourly_hub() .. py:method:: test_get_spp_dam_today_day_ahead_hourly_node() .. py:method:: test_get_spp_dam_today_day_ahead_hourly_zone() .. py:method:: test_get_spp_real_time_yesterday() .. py:method:: test_get_spp_rtm_historical() .. py:method:: test_get_spp_today_real_time_15_minutes_zone() .. py:method:: test_get_spp_two_days_ago_day_ahead_hourly_zone() .. py:method:: test_get_spp_two_days_ago_real_time_15_minutes_zone() .. py:method:: test_get_storage_historical() .. py:method:: test_get_storage_today() .. py:method:: test_lmp_date_range(markets=None) .. py:method:: test_range_two_days_with_day_start_endpoint() .. py:method:: test_start_end_same_day()