happyjack27 / autoredistrict

Programmatically makes a fair congressional district map (prevents gerrymandering)
GNU General Public License v3.0
89 stars 14 forks source link

Test opening an ESRI shapefile #229

Closed Noreaster76 closed 4 months ago

Noreaster76 commented 4 months ago

Add a test to make sure that opening an ESRI shapefile in the app completes without throwing any exceptions.

Less tedious to perform than clicking manually! Just execute mvn test from the terminal, and you're golden.