Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit Tests Revamp w/ Testing Documentation Improvements #168

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

MagusWyvern
Copy link
Collaborator

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 MagusWyvern added enhancement New feature or request python Pull requests that update Python code labels Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant