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
Consider adding a test framework such as pytest or unittest and coupling that with a tool such as coverage. This would help improve understanding of which lines of code are being tested and identify any gaps in testing coverage.