test_ercot#

Module Contents#

Classes Summary#

TestErcot

Contents#

class gridstatus.tests.test_ercot.TestErcot[source]#

Bases: gridstatus.tests.base_test_iso.BaseTestISO

Attributes

iso

None

Methods

test__parse_delivery_date_hour_ending

test__parse_delivery_date_hour_interval

test__parse_oper_day_hour_ending

test_get_as_prices

test_get_fuel_mix

test_get_fuel_mix_date_or_start

test_get_fuel_mix_historical

test_get_fuel_mix_historical_with_date_range

test_get_lmp_historical

test_get_load_3_days_ago

test_get_load_forecast_historical

test_get_load_forecast_historical_with_date_range

test_get_spp_dam_latest_day_ahead_hourly_zone_should_raise_exception

test_get_spp_dam_today_day_ahead_hourly_hub

test_get_spp_dam_today_day_ahead_hourly_node

test_get_spp_dam_today_day_ahead_hourly_zone

test_get_spp_rtm_historical

test_get_spp_today_real_time_15_minutes_zone

test_get_spp_two_days_ago_day_ahead_hourly_zone

test_get_spp_two_days_ago_real_time_15_minutes_zone

test_get_storage_historical

test_get_storage_today

test__parse_delivery_date_hour_ending()[source]#
test__parse_delivery_date_hour_interval()[source]#
test__parse_oper_day_hour_ending()[source]#
test_get_as_prices()[source]#
test_get_fuel_mix()[source]#
test_get_fuel_mix_date_or_start()[source]#
test_get_fuel_mix_historical()[source]#
test_get_fuel_mix_historical_with_date_range()[source]#
test_get_lmp_historical(markets=None)[source]#
test_get_load_3_days_ago()[source]#
test_get_load_forecast_historical()[source]#
test_get_load_forecast_historical_with_date_range()[source]#
test_get_spp_dam_latest_day_ahead_hourly_zone_should_raise_exception()[source]#
test_get_spp_dam_today_day_ahead_hourly_hub()[source]#
test_get_spp_dam_today_day_ahead_hourly_node()[source]#
test_get_spp_dam_today_day_ahead_hourly_zone()[source]#
test_get_spp_rtm_historical()[source]#
test_get_spp_today_real_time_15_minutes_zone()[source]#
test_get_spp_two_days_ago_day_ahead_hourly_zone()[source]#
test_get_spp_two_days_ago_real_time_15_minutes_zone()[source]#
test_get_storage_historical()[source]#
test_get_storage_today()[source]#