malaya icon indicating copy to clipboard operation
malaya copied to clipboard

Unit Tests Revamp w/ Testing Documentation Improvements

Open MagusWyvern opened this issue 4 months ago • 0 comments

This PR is heavily aimed at fixing the entire tests folder so that all of them are passing. This is accomplished by either updating the code to use the correct Python3 syntax or rewriting function calls to reflect any changes in the malaya library itself.

In the future, we'll be able to use the unit tests to write automatic CI status checks for upcoming PRs. This PR comes with a dedicated wiki page for unit tests.

MagusWyvern avatar Feb 10 '24 23:02 MagusWyvern