RitchieLab / LOKI

0 stars 0 forks source link

Development #15

Open AndreRico opened 1 month ago

AndreRico commented 1 month ago

LOKI v3.0.1: Normalization to PEP8 and Units Tests

Sprint 1 All detail in:

AndreRico commented 1 month ago

Oct 8, 2024: Unit tests were created for the loki_db module, which contains a single class, Database, with 86 methods. During testing, some methods were found to have logic errors when interacting with a temporary in-memory database. All identified issues have been annotated in the test files for future review and correction.