Installation:
pip install -r requirements.txtRun:
streamlit run app.pyInstall yarn by following the instructions at https://classic.yarnpkg.com/en/docs/install/.
Install testing dependencies by running yarn. Open the Cypress app by
running yarn run cypress open.
In a separate terminal make sure to open your app by running:
streamlit run app.pyThen, within the Cypress application click "Run all specs".
Every push on this repo runs a test for which the video of the run can be seen at https://dashboard.cypress.io/projects/c2ekjb/runs