You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: