-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Almost all file input-output traces through a few classes:
will.Utils.condor.CondorFile
will.Utils.NamedReader
will.Utils.NamedInputStream
BufferedReader
BufferedWriter
Removing the dependence on file-io means we no longer have to simulate an operating system under the code, and will make this much easier to test.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request