base_test_iso#

Module Contents#

Classes Summary#

BaseTestISO

Contents#

class gridstatus.tests.base_test_iso.BaseTestISO[source]#

Attributes

iso

None

lmp_cols

[‘Time’, ‘Interval Start’, ‘Interval End’, ‘Market’, ‘Location’, ‘Location Type’, ‘LMP’, ‘Energy’, ‘Congestion’, ‘Loss’]

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_latest

test_get_fuel_mix_range_two_days_with_day_start_endpoint

test_get_fuel_mix_start_end_same_day

test_get_fuel_mix_today

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_today

test_get_load_historical

test_get_load_historical_with_date_range

test_get_load_latest

test_get_load_today

test_get_status_latest

test_get_storage_historical

test_get_storage_today

test_init

test_lmp_date_range

test_get_fuel_mix_date_or_start()[source]#
test_get_fuel_mix_historical(time_column='Time')[source]#
test_get_fuel_mix_historical_with_date_range(time_column='Time')[source]#
test_get_fuel_mix_latest(time_column='Time')[source]#
test_get_fuel_mix_range_two_days_with_day_start_endpoint()[source]#
test_get_fuel_mix_start_end_same_day()[source]#
test_get_fuel_mix_today()[source]#
test_get_interconnection_queue()[source]#
test_get_lmp_historical(market=None, date_str='2022-07-22')[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_today()[source]#
test_get_load_historical(lookback_days=14)[source]#
test_get_load_historical_with_date_range()[source]#
test_get_load_latest()[source]#
test_get_load_today()[source]#
test_get_status_latest()[source]#
test_get_storage_historical()[source]#
test_get_storage_today()[source]#
test_init()[source]#
test_lmp_date_range(market=None)[source]#