- An automated endpoint test circuit is created by making the different calls implemented on them, using the requests library.
- Sometimes it connects with Cloud Firestore to be able to take data as unique identifiers to be able to set them in the next call as an environment variable since the response is empty.
- Being able to delete data created from cloud firestore or using the corresponding endpoint (delete) if applicable.
- Selenium is used as a working framework together with pytest to structure the implemented code
- Jenkins is used as a continuous integration tool. Create a freestyle project that includes the development branches, a cronjob with the desired runtimes, and a windows console run that sends to the project directory and runs the script.