We really don’t want to break things that work, it's super frustrating. We test to make sure that any changes we make do not break another piece of the code in our applications. Of course manual or exploratory tests are important but the dream is to get this stuff fully automated. We make some changes …
Continue reading "Automated Testing for Geospatial Applications"