For the date, we need to make a call, I think itâs good if @pierre-gilles participates, and I also think he knows how to make the calls ![]()
For the prerequisites, it would be useful to retrieve the code from my PR
# Retrieve the branches from my Git repo
git remote add atrovato https://github.com/atrovato/Gladys.git
git fetch atrovato
# Checkout the correct branch
git checkout atrovato/cypress-tests
# And install the dependencies (from the root of the repo)
npm install
And take a look at the Cypress installation according to your OS:
If WSL2
For the bravest, I am preparing slides (to look professional :p): Cypress slides (still may evolve).
This allows you to anticipate questions.