vialer/vialer-js

Add functional tests

Closed this issue · 1 comments

We need to make sure no regressions are introduced after a change. The best way to do this, is to automate most of the actions that a user will perform. These user stories are also the way good documentation is written. Use Puppeteer to test these user stories and to generate screenshots for documentation.

Basic testplan works. Considering this as done.