You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: