itsadityagupta / track-job-applications

A CLI application to track job applications and provide relevant metrics on them.
https://pypi.org/project/track-job-applications/
MIT License
2 stars 2 forks source link

[FEATURE] Add test cases #33

Closed itsadityagupta closed 2 years ago

itsadityagupta commented 2 years ago

Please describe your feature request in as detail as possible. Add test cases in the tests folder preferably using typer's testing functionality.

Is your feature request related to a problem? Please describe. No

If it's related to a problem, what should happen after solving this problem No

Suggest the implementation plan for the feature. If any. I need to gather the required understanding of writing tests using typer and then implementing them.

Additional context NA

itsadityagupta commented 2 years ago

Worked upon in #40