/API-Tests

Testing API usage with Python, as a Univeristy assingment.

Primary LanguagePython

API Tests Python application

Description

This is a test project for API testing using Python and requests library. To visualize the data, the library matplotlib was used. The project was developed using the Visual Studio Code IDE with the help of the Copilot extension. Test were added to the project using the pytest library. Project is automatically tested using GitHub Actions.