canonical / canonical/data-science-stack
tests: Add unit tests for `main.py`
Open
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
### Why it needs to get done
Adding exit codes resulted in more logic to be moved in `main.py`. Previously, we didn't have unit tests for this file. However, we need to add those now in order to test logic and increase unit test coverage.
### What needs to get done
Add unit tests for `main.py` file.
### When is the task considered done
There are unit tests
Contributor guide
Assessment
This issue has not been assessed yet.