Closed DemetriBairaktaris closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/gitbolt/solathon/EVRRNNYRySU83uGCs1SNMWQnB417
✅ Preview: https://solathon-git-fork-demetribairaktaris-master-gitbolt.vercel.app
@GitBolt
I Added some unit tests with Pytest. More will be added eventually across the codebase. Would you be down to add automated, functional testing into this project?
What do you think of adding a Travis CI process to build this package upon every pull request?
@DemetriBairaktaris Sounds good to me, sure thing. Thanks for the PR!
Issue a
poetry run pytest command
to run with poetry