test_spp#

Module Contents#

Classes Summary#

TestSPP

Contents#

class gridstatus.tests.test_spp.TestSPP[source]#

Bases: gridstatus.tests.base_test_iso.BaseTestISO

Attributes

iso

get_fuel_mix

Methods

test_get_capacity_of_generation_on_outage

test_get_capacity_of_generation_on_outage_annual

test_get_fuel_mix_central_time

test_get_fuel_mix_date_or_start

test_get_fuel_mix_historical

test_get_fuel_mix_historical_with_date_range

test_get_fuel_mix_self_market

test_get_lmp_day_ahead_cannot_have_latest

test_get_lmp_historical

test_get_lmp_latest

test_get_lmp_latest_settlement_type_returns_three_location_types

test_get_lmp_latest_with_locations

test_get_lmp_real_time_weis

test_get_lmp_today

test_get_lmp_today_with_location

test_get_lmp_unsupported_raises_not_supported

test_get_load_forecast_historical_with_date_range

test_get_load_historical

test_get_load_historical_with_date_range

test_get_status_latest

test_get_storage_historical

test_get_storage_today

test_get_ver_curtailments_annual

test_get_ver_curtailments_historical

test_lmp_date_range

test_range_two_days_with_day_start_endpoint

test_start_end_same_day

test_get_capacity_of_generation_on_outage()[source]#
test_get_capacity_of_generation_on_outage_annual()[source]#
test_get_fuel_mix_central_time()[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_self_market()[source]#
test_get_lmp_day_ahead_cannot_have_latest(date, market, location_type)[source]#
test_get_lmp_historical(market)[source]#
test_get_lmp_latest(market)[source]#
test_get_lmp_latest_settlement_type_returns_three_location_types()[source]#
test_get_lmp_latest_with_locations(market, location_type)[source]#
test_get_lmp_real_time_weis()[source]#
test_get_lmp_today(market)[source]#
test_get_lmp_today_with_location(market, location_type)[source]#
test_get_lmp_unsupported_raises_not_supported(date, market, location_type)[source]#
test_get_load_forecast_historical_with_date_range()[source]#
test_get_load_historical()[source]#
test_get_load_historical_with_date_range()[source]#
test_get_status_latest()[source]#
test_get_storage_historical()[source]#
test_get_storage_today()[source]#
test_get_ver_curtailments_annual()[source]#
test_get_ver_curtailments_historical()[source]#
test_lmp_date_range(market)[source]#
test_range_two_days_with_day_start_endpoint()[source]#
test_start_end_same_day()[source]#