test_ercot

Contents

test_ercot#

Module Contents#

Classes Summary#

TestErcot

Contents#

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

Bases: gridstatus.tests.base_test_iso.BaseTestISO

Attributes

expected_load_forecast_columns

[‘Time’, ‘Interval Start’, ‘Interval End’, ‘Publish Time’, ‘North’, ‘South’, ‘West’, ‘Houston’, ‘System Total’]

iso

None

Methods

test_get_60_day_dam_disclosure_historical

test_get_60_day_sced_disclosure_historical

test_get_60_day_sced_disclosure_range

test_get_as_monitor

test_get_as_prices

test_get_as_reports

test_get_dam_price_corrections

test_get_dam_system_lambda_historical

test_get_dam_system_lambda_historical_range

test_get_dam_system_lambda_latest

test_get_dam_system_lambda_today

test_get_energy_storage_resources

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_fuel_mix_range_two_days_with_day_start_endpoint

test_get_fuel_mix_start_end_same_day

test_get_highest_price_as_offer_selected

test_get_hourly_resource_outage_capacity

test_get_hourly_solar_report

test_get_hourly_wind_report

test_get_lmp_electrical_bus

test_get_lmp_historical

test_get_lmp_settlement_point

test_get_load_3_days_ago

test_get_load_by_forecast_zone_today

test_get_load_by_weather_zone

test_get_load_forecast_historical

test_get_load_forecast_historical_with_date_range

test_get_load_forecast_range

test_get_load_forecast_today

test_get_real_time_system_conditions

test_get_rtm_price_corrections

test_get_sara

test_get_sced_system_lambda

test_get_spp_dam_range

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_day_ahead_handles_all_location_types

test_get_spp_real_time_handles_all_location_types

test_get_spp_real_time_range

test_get_spp_real_time_yesterday

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_get_system_wide_actual_load_date_range

test_get_system_wide_actual_load_for_date

test_get_system_wide_actual_load_latest

test_get_system_wide_actual_load_today

test_get_unplanned_resource_outages

test_lmp_date_range

test_parse_doc_works_on_dst_data

test_parse_doc_works_on_dst_end

test_read_docs_return_empty_df

test_spp_real_time_parse_retry_file_name

test_get_60_day_dam_disclosure_historical()[source]#
test_get_60_day_sced_disclosure_historical()[source]#
test_get_60_day_sced_disclosure_range()[source]#
test_get_as_monitor()[source]#
test_get_as_prices()[source]#
test_get_as_reports()[source]#
test_get_dam_price_corrections()[source]#
test_get_dam_system_lambda_historical()[source]#
test_get_dam_system_lambda_historical_range()[source]#
test_get_dam_system_lambda_latest()[source]#
test_get_dam_system_lambda_today()[source]#
test_get_energy_storage_resources()[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_fuel_mix_range_two_days_with_day_start_endpoint()[source]#
test_get_fuel_mix_start_end_same_day()[source]#
test_get_highest_price_as_offer_selected()[source]#
test_get_hourly_resource_outage_capacity()[source]#
test_get_hourly_solar_report()[source]#
test_get_hourly_wind_report()[source]#
test_get_lmp_electrical_bus()[source]#
test_get_lmp_historical(markets=None)[source]#
test_get_lmp_settlement_point()[source]#
test_get_load_3_days_ago()[source]#
test_get_load_by_forecast_zone_today()[source]#
test_get_load_by_weather_zone()[source]#
test_get_load_forecast_historical()[source]#
test_get_load_forecast_historical_with_date_range()[source]#
test_get_load_forecast_range()[source]#
test_get_load_forecast_today()[source]#
test_get_real_time_system_conditions()[source]#
test_get_rtm_price_corrections()[source]#
test_get_sara()[source]#
test_get_sced_system_lambda()[source]#
test_get_spp_dam_range()[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_day_ahead_handles_all_location_types()[source]#
test_get_spp_real_time_handles_all_location_types()[source]#
test_get_spp_real_time_range()[source]#
test_get_spp_real_time_yesterday()[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]#
test_get_system_wide_actual_load_date_range()[source]#
test_get_system_wide_actual_load_for_date()[source]#
test_get_system_wide_actual_load_latest()[source]#
test_get_system_wide_actual_load_today()[source]#
test_get_unplanned_resource_outages()[source]#
test_lmp_date_range(markets=None)[source]#
test_parse_doc_works_on_dst_data()[source]#
test_parse_doc_works_on_dst_end()[source]#
test_read_docs_return_empty_df()[source]#
test_spp_real_time_parse_retry_file_name()[source]#