ever-demand icon indicating copy to clipboard operation
ever-demand copied to clipboard

Feature: reset & re-seed Demo DB daily

Open evereq opened this issue 4 years ago • 0 comments

We need to have a tiny script that runs on a daily schedule to recreate DB and run Seed again. It's best to move Seed logic to server. However, at the moment some of the seed functionality is on the client-side and we can use https://github.com/microsoft/playwright to make tiny automation script which will login into the demo site and manually make a "click" on Seed button.

evereq avatar Apr 09 '20 18:04 evereq