Test Gridstatus#

Module Contents#

Functions#

test_end_before_start_raises_error

test_end_is_today

test_get_iso

test_get_iso_invalid

test_gridstatus_to_dict

test_handle_date_today_tz

test_list_isos

test_make_lmp_availability_df

Attributes Summary#

all_isos

Legacy gridstatus tests file

api_vcr

Contents#

test_gridstatus.all_isos[source]#

Legacy gridstatus tests file

General tests should be go to BaseTestISO in base_test_iso.py

ISO-specific tests should go to BaseTestISO subclasses found in test_{iso}.py

test_gridstatus.api_vcr[source]#
test_gridstatus.test_end_before_start_raises_error()[source]#
test_gridstatus.test_end_is_today()[source]#
test_gridstatus.test_get_iso()[source]#
test_gridstatus.test_get_iso_invalid()[source]#
test_gridstatus.test_gridstatus_to_dict()[source]#
test_gridstatus.test_handle_date_today_tz()[source]#
test_gridstatus.test_list_isos()[source]#
test_gridstatus.test_make_lmp_availability_df()[source]#