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

Add unit testing framework for critical code sections [2.0] #334

Closed
jamshale opened this issue Sep 14, 2023 · 1 comment
Closed

Add unit testing framework for critical code sections [2.0] #334

jamshale opened this issue Sep 14, 2023 · 1 comment
Assignees

Comments

@jamshale
Copy link
Contributor

Unit testing as a whole is lacking but there is some critical logic areas that should be improved. Especially with the handling of complex objects. The unit testing framework including fixtures and mocks should be expanded and critical functions (mostly in the core) should be tested to make sure they are handling data correctly and throwing expected errors.

@jamshale jamshale self-assigned this Sep 14, 2023
esune added a commit that referenced this issue Sep 25, 2023
…e-sections

#334 Add unit tests for critical code sections [2.0]
@esune
Copy link
Member

esune commented Sep 26, 2023

Resolved by #339

@esune esune closed this as completed Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants