Closed Jonatan-Chaverri closed 9 months ago
I can also create a github workflow in order to check unittest passing before merging PRs. Let me know.
I can also create a github workflow in order to check unittest passing before merging PRs. Let me know.
LGTM That would be great if you can do that!
@SAMAD101 I added the workflow, however I think you need to approve it before it can run. You can check the configured actions settings for the repo and enable external contributors to run workflows.
Thank you very much for contributing @Jonatan-Chaverri
Related to
Related to #8 by @SAMAD101
Description
Add unittest for the main APIs.
Technical details
Adding pytest using FastAPI test client and pytest-mock library.
Tests
You can run the test by running
pytest tests
Screenshots
Checklist
Update index.md
).main
ormaster
).