This is an example set of tests for my application Ingredients Manager.
This project is created to learn how to automate application test process using pytest and Selenium.
- Selenium
- pytest
- Clone this repository and ingredients_manager repository (https://github.com/KasiaCzy/ingredients_manager).
- Move 'db.sqlite3' file from Ingredients Manager Tests directory to Ingredients Manager App directory.