Cleaned up the TextIndex tests.
- Used a MappingStorage instead of a FileStorage, to avoid writing to disk. - Removed unnecessary docstrings and converted useful docstrings to comments to clean up the unit test output. - Updated to use unittest.main().
Showing
Please register or sign in to comment