samgis / tests /io /test_lambda_helpers.py
aletrn's picture
[test] add get_parsed_bbox_points test case, refactor test structure
238719b
raw
history blame
185 Bytes
from tests.io.test_utilities import fn_reading_json_inputs_outputs__test
def test_get_parsed_bbox_points():
fn_reading_json_inputs_outputs__test(name_fn="get_parsed_bbox_points")