It's a driver app that controls my servant of the calendar.
- Node.js >= v14
- GUI Environment that can run the Electron
npm ci
If necessary, edit the source JSON file. It file exists in path
/cypress/fixtures/WeeklySchedule.json
.
npm run fetch
The app steers the weekly schedule web app and places the downloaded image
in path /cypress/downloads/schedule.png
. Also, put a video showing the
work process on path /cypress/videos/servisto.spec.ts.mp4
.
npm start
MIT