test_isone ===================================== .. py:module:: gridstatus.tests.test_isone Module Contents --------------- Classes Summary ~~~~~~~~~~~~~~~ .. autoapisummary:: gridstatus.tests.test_isone.TestISONE Attributes Summary ~~~~~~~~~~~~~~~~~~~ .. autoapisummary:: gridstatus.tests.test_isone.DST_BOUNDARIES gridstatus.tests.test_isone.VERBOSE Contents ~~~~~~~~~~~~~~~~~~~ .. py:data:: DST_BOUNDARIES :value: ['Mar 13, 2022', 'Nov 6, 2022'] .. py:class:: TestISONE Bases: :py:obj:`gridstatus.tests.base_test_iso.BaseTestISO` **Attributes** .. list-table:: :widths: 15 85 :header-rows: 0 * - **iso** - get_fuel_mix **Methods** .. autoapisummary:: :nosignatures: gridstatus.tests.test_isone.TestISONE.test_get_btm_solar gridstatus.tests.test_isone.TestISONE.test_get_btm_solar_range gridstatus.tests.test_isone.TestISONE.test_get_fuel_mix gridstatus.tests.test_isone.TestISONE.test_get_fuel_mix_nov_7_2022 gridstatus.tests.test_isone.TestISONE.test_get_lmp_dst_boundaries gridstatus.tests.test_isone.TestISONE.test_get_lmp_historical gridstatus.tests.test_isone.TestISONE.test_get_lmp_latest gridstatus.tests.test_isone.TestISONE.test_get_lmp_today gridstatus.tests.test_isone.TestISONE.test_get_load gridstatus.tests.test_isone.TestISONE.test_get_load_forecast gridstatus.tests.test_isone.TestISONE.test_get_storage_historical gridstatus.tests.test_isone.TestISONE.test_get_storage_today gridstatus.tests.test_isone.TestISONE.test_lmp_date_range .. py:method:: test_get_btm_solar() .. py:method:: test_get_btm_solar_range() .. py:method:: test_get_fuel_mix(date) .. py:method:: test_get_fuel_mix_nov_7_2022() .. py:method:: test_get_lmp_dst_boundaries(date, market) .. py:method:: test_get_lmp_historical(market) .. py:method:: test_get_lmp_latest(market) .. py:method:: test_get_lmp_today(market) .. py:method:: test_get_load(date) .. py:method:: test_get_load_forecast(date) .. py:method:: test_get_storage_historical() .. py:method:: test_get_storage_today() .. py:method:: test_lmp_date_range(market) .. py:data:: VERBOSE :value: False