test_ieso

Contents

test_ieso#

Module Contents#

Classes Summary#

TestIESO

Attributes Summary#

TIME_COLUMN

Contents#

class gridstatus.tests.test_ieso.TestIESO[source]#

Bases: gridstatus.tests.base_test_iso.BaseTestISO

Attributes

default_timezone

None

iso

None

Methods

test_get_fuel_mix_date_or_start

test_get_fuel_mix_historical

test_get_fuel_mix_historical_with_date_range

test_get_fuel_mix_in_future_raises_error

test_get_fuel_mix_latest

test_get_fuel_mix_range_two_days_with_day_start_endpoint

test_get_fuel_mix_start_end_same_day

test_get_generator_report_hourly_historical

test_get_generator_report_hourly_historical_with_date_range

test_get_generator_report_hourly_in_future_raises_error

test_get_generator_report_hourly_latest

test_get_generator_report_hourly_range_two_days_with_end

test_get_generator_report_hourly_start_end_same_day

test_get_generator_report_hourly_today

test_get_generator_report_hourly_too_far_in_past_raises_error

test_get_interconnection_queue

test_get_lmp_historical

test_get_lmp_latest

test_get_lmp_today

test_get_load_forecast_historical

test_get_load_forecast_historical_with_date_range

test_get_load_forecast_latest

test_get_load_forecast_today

test_get_load_historical

test_get_load_historical_with_date_range

test_get_load_latest

test_get_load_today

test_get_load_tomorrow_raises_error

test_get_load_too_far_in_past_raises_error

test_get_load_yesterday_full_day

test_get_status_latest

test_get_storage_historical

test_get_storage_today

test_get_zonal_load_forecast_historical

test_get_zonal_load_forecast_historical_with_date_range

test_get_zonal_load_forecast_latest

test_get_zonal_load_forecast_today

test_init

test_lmp_date_range

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_in_future_raises_error()[source]#
test_get_fuel_mix_latest()[source]#
test_get_fuel_mix_range_two_days_with_day_start_endpoint()[source]#
test_get_fuel_mix_start_end_same_day()[source]#
test_get_generator_report_hourly_historical()[source]#
test_get_generator_report_hourly_historical_with_date_range()[source]#
test_get_generator_report_hourly_in_future_raises_error()[source]#
test_get_generator_report_hourly_latest()[source]#
test_get_generator_report_hourly_range_two_days_with_end()[source]#
test_get_generator_report_hourly_start_end_same_day()[source]#
test_get_generator_report_hourly_today()[source]#
test_get_generator_report_hourly_too_far_in_past_raises_error()[source]#
test_get_interconnection_queue()[source]#
test_get_lmp_historical(market=None)[source]#
test_get_lmp_latest(market=None)[source]#
test_get_lmp_today(market=None)[source]#
test_get_load_forecast_historical()[source]#
test_get_load_forecast_historical_with_date_range()[source]#
test_get_load_forecast_latest()[source]#
test_get_load_forecast_today()[source]#
test_get_load_historical()[source]#
test_get_load_historical_with_date_range()[source]#
test_get_load_latest()[source]#
test_get_load_today()[source]#
test_get_load_tomorrow_raises_error()[source]#
test_get_load_too_far_in_past_raises_error()[source]#
test_get_load_yesterday_full_day()[source]#
test_get_status_latest()[source]#
test_get_storage_historical()[source]#
test_get_storage_today()[source]#
test_get_zonal_load_forecast_historical()[source]#
test_get_zonal_load_forecast_historical_with_date_range()[source]#
test_get_zonal_load_forecast_latest()[source]#
test_get_zonal_load_forecast_today()[source]#
test_init()[source]#
test_lmp_date_range(market=None)[source]#
gridstatus.tests.test_ieso.TIME_COLUMN = 'Interval Start'[source]#