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_status_from_fixtures

test__get_status_timestamp

test__parse_day_ahead_hour_end

test__parse_day_ahead_hour_end_daylight_savings_time

test__parse_gmt_interval_end

test__parse_gmt_interval_end_daylight_savings_time

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_today

test_get_lmp_day_ahead_cannot_have_latest

test_get_lmp_latest_settlement_type_returns_three_location_types

test_get_lmp_latest_with_locations

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_storage_historical

test_get_storage_today

test__get_status_from_fixtures()[source]#
test__get_status_timestamp()[source]#
test__parse_day_ahead_hour_end()[source]#
test__parse_day_ahead_hour_end_daylight_savings_time()[source]#
test__parse_gmt_interval_end()[source]#
test__parse_gmt_interval_end_daylight_savings_time()[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_today()[source]#
test_get_lmp_day_ahead_cannot_have_latest(date, market, location_type)[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_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_storage_historical()[source]#
test_get_storage_today()[source]#