Applied-GeoSolutions / gips

Geospatial Image Processing System
GNU General Public License v3.0
17 stars 5 forks source link

replace scripttest #464

Open ircwaves opened 6 years ago

ircwaves commented 6 years ago

An inspector class that uses os.walk to fill a data structure with file information drives this. The file information should be generated based on a small hierarchy of fileinfo classes (i.e. TextFile, RasterFile, VectorFile)

This will enable us to record/update test results in another issue.

ra-tolson commented 6 years ago

I'm going to assume that for this issue to be complete, one must implement a replacement file comparator that either uses the same checksum as scripttest, or if that's not convenient, just compares timestamps