- Add template/script for adding new apps
- Add linting
- Add CI for running all app tests
- Don't use demo server for tests
npm run wdio:jellyfin-web
-
Initialize a new workspace.
npm init -w apps/$APP_NAME
-
Initialize a new Webdriver.IO project in the workspace.
npm init -w apps/$APP_NAME wdio