Closed PeanutButterRat closed 1 month ago
Resolves #46.
Unit tests should no longer affect the results of other unit tests because each the data dictionary is now reset to its original state before each test. The fix might be a little hacky, but I think for our purposes it is more than sufficient.
Resolves #46.
Unit tests should no longer affect the results of other unit tests because each the data dictionary is now reset to its original state before each test. The fix might be a little hacky, but I think for our purposes it is more than sufficient.