velocitatem / pyfreebody

Construct Freebody diagrams with a few lines of code 🐍
https://pypi.org/project/pyfreebody/
Mozilla Public License 2.0
7 stars 4 forks source link

Expand Test Coverage #11

Open velocitatem opened 1 year ago

velocitatem commented 1 year ago

The current test suite may not cover all functionalities of the pyfreebody library. It's crucial to ensure that every function, method, and class is tested under various scenarios, including edge cases. By expanding test coverage, we can identify potential bugs and ensure the reliability of the library.