Monitor available Swedish driving test and get notified when there are new recent test come up
Start docker container
$ make dockerInstall Gem dependencies
$ make installUpdate settings
cp config/env.example config/.env
# then puts account settings to config/.envPrerequisites: trafikverket.se account and Slack token
Show only displays the earlest of available driving tests
$ make showStart monitor
$ make runRun tests
$ make test