This repo is an integration of the FLO EV Charging Admin Console and Trello's EV Charging board
- Have Node.js 14+ installed.
- Run
npm i
from the Terminal. - Clone the
cypress.env.json-sample
and rename the clone tocypress.env.json
. Fill in the empty fields in the file.
- Run
npm run cypress:open
. A new browser window will open. - Click on
E2E Testing
. - Choose a browser and click on the
Start E2E Testing
button. - A new browser window will open.
- Click on the
flo.cy.js
. - The FLO test will run:
- It will login in the FLO Admin console.
- It will get the current sessions for 8200 Warden.
- It will save them in
server/public/flo/
.
- Run
npm start
- Open https://localhost:8200