Skip to content

thornbill/jellyfin-test-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jellyfin End-To-End (E2E) Test Suite

TODO

  • Add template/script for adding new apps
  • Add linting
  • Add CI for running all app tests
  • Don't use demo server for tests

Running a test suite

npm run wdio:jellyfin-web

Adding a new app

  1. Initialize a new workspace.

    npm init -w apps/$APP_NAME
  2. Initialize a new Webdriver.IO project in the workspace.

    npm init -w apps/$APP_NAME wdio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published