## Description Currently, no unit tests are available. We want to have in a **tests** directory, unit test coverage on all our Python files. ## Coverage - [ ] application.py - [ ] config.py - [ ] bot.py - [x] generator.py - [ ] importer.py - [ ] models.py - [x] generators - [x] project_generator.py
Description
Currently, no unit tests are available. We want to have in a tests directory, unit test coverage on all our Python files.
Coverage