Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a status workflow testing add-on basics #25

Open
dagwieers opened this issue Nov 2, 2020 · 0 comments
Open

Implement a status workflow testing add-on basics #25

dagwieers opened this issue Nov 2, 2020 · 0 comments
Labels
testing Related to automated testing
Milestone

Comments

@dagwieers
Copy link
Contributor

As discussed earlier, we need to to run our add-on every X (30?) minutes for only specific critical code paths to detect back-end changes when they happen.

Things we could do for this add-on:

  • Test listing a specific menu
  • Test playing a specific stream (e.g. live TV and one VOD long-lived stream)
  • Test the channel and EPG listing
  • Report when a new Android app is released

The Status workflow would notify us when it fails so we can act quick to fix and release.

@dagwieers dagwieers added the testing Related to automated testing label Nov 2, 2020
@dagwieers dagwieers added this to the v3.2.3 milestone Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to automated testing
Projects
None yet
Development

No branches or pull requests

1 participant