Running Tests
The `install.sh` script automatically runs tests to ensure everything is set up correctly.
To manually rerun the tests:
`
./geom/tests/run_all_tests.sh
`
This will re-run all tests and confirm that your environment is set up correctly.