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

Contents#

gridstatus.tests.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

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