open-forest-observatory / geograypher

Multiview Semantic Reasoning with Geospatial Data
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Add smoke tests #66

Open russelldj opened 5 months ago

russelldj commented 5 months ago

At some point, we should aim to have both exhaustive unit and integration tests. For the time being, it would be good to have a small set of "smoke tests" to validate the core functionality is working. This could be as simple as checking that all major classes and functions import successfully.