dotlas/api-client-python

[tests] [ci] Automated Testing Pipeline

cricksmaidiene opened this issue ยท 2 comments

Requirements

This project requires development on the QA and functional tests side. Unit tests for each function that calls the Dotlas API endpoints can be developed with tools such as pytest. The test cases themselves can be enumerated based on valid responses from the API. For ex. if a certain city does not return results - that would be a decent test case to have and flag immediately.

Nice-to-have

Setting up a CI/CD pipeline using Github actions where tests are conducted automatically on the cloud on pushes to certain branches, etc.

abxhr commented

I would love to work on this issue ๐Ÿš€

Great, go for it! ๐Ÿš€ , Feel free to shoot @kelvindecosta or myself anything you need for help. Looking forward to it!