Closed bepetersn closed 10 years ago
Adding unit tests to the other three parsing classes before trying to document this one will probably be easiest.
I don't think this was/is necessary, because the functions that the Inmate class is responsible for are pretty simple wrappers around calls to the Django ORM.
This code runs, apparently correctly, yet there are no tests that it does so. This lack of tests makes it hard to make changes to the code.