Meeko Refactoring Project
The first round of serious refactoring of Meeko. Involves:
Organizing the code so it is more accessible to those who have not worked with Meeko before
Cleaning up logic so it is less opaque
Increasing test coverage for Meeko both by adding unit tests and establishing integration test procedures
Adding accessible documentation for everything going on in Meeko
The first round of serious refactoring of Meeko. Involves:
Organizing the code so it is more accessible to those who have not worked with Meeko before
Cleaning up logic so it is less opaque
Increasing test coverage for Meeko both by adding unit tests and establishing integration test procedures
Adding accessible documentation for everything going on in Meeko
Creating clear divisions between production and development code in Meeko
The end goal of this round of refactoring is to have a clean definitive release for Meeko.