pub fn sedona_testing_dir() -> Result<String>Expand description
Find the most likely path to the sedona-testing directory if it exists
This mirrors geoarrow_data_dir but for the sedona-testing submodule.
It checks the SEDONA_TESTING_DIR environment variable first, then
falls back to the typical repository-relative locations.