test_spp =================================== .. py:module:: gridstatus.tests.test_spp Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: :nosignatures: gridstatus.tests.test_spp.test_get_fuel_mix_central_time gridstatus.tests.test_spp.test_get_lmp_day_ahead_cannot_have_latest gridstatus.tests.test_spp.test_get_lmp_latest gridstatus.tests.test_spp.test_get_lmp_latest_settlement_type_returns_three_location_types gridstatus.tests.test_spp.test_get_lmp_today gridstatus.tests.test_spp.test_get_lmp_unsupported_raises_not_supported gridstatus.tests.test_spp.test_parse_day_ahead_hour_end gridstatus.tests.test_spp.test_parse_day_ahead_hour_end_daylight_savings_time gridstatus.tests.test_spp.test_parse_gmt_interval_end gridstatus.tests.test_spp.test_parse_gmt_interval_end_daylight_savings_time Contents ~~~~~~~~~~~~~~~~~~~ .. py:function:: test_get_fuel_mix_central_time() .. py:function:: test_get_lmp_day_ahead_cannot_have_latest(date, market, location_type) .. py:function:: test_get_lmp_latest(market, location_type) .. py:function:: test_get_lmp_latest_settlement_type_returns_three_location_types() .. py:function:: test_get_lmp_today(market, location_type) .. py:function:: test_get_lmp_unsupported_raises_not_supported(date, market, location_type) .. py:function:: test_parse_day_ahead_hour_end() .. py:function:: test_parse_day_ahead_hour_end_daylight_savings_time() .. py:function:: test_parse_gmt_interval_end() .. py:function:: test_parse_gmt_interval_end_daylight_savings_time()