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

Addon fuzzing test #60

Open
Ivshti opened this issue Jun 6, 2019 · 1 comment
Open

Addon fuzzing test #60

Ivshti opened this issue Jun 6, 2019 · 1 comment
Milestone

Comments

@Ivshti
Copy link
Member

Ivshti commented Jun 6, 2019

fuzzing all addons: load all addons (addonscollection, addonsofficialcollection), request all catalogs, then all metas and then all streams; that way, we find if anything returned by the addons is unserializable by the types crate

NOTE: this might actually be a part of stremio-api-workers or stremio-qa, but will use stremio-core for validation

@Ivshti Ivshti modified the milestones: v1.1, v1.2 Jul 27, 2019
@nklhtv
Copy link
Contributor

nklhtv commented Jun 8, 2022

such a procedure could be implemented using the stremio-core-validator
Lets keep this in a public repo so addon devs can use it to validate their addon.
stremio-addon-sdk might also be a good place for this

elpiel added a commit that referenced this issue Jun 14, 2024
Fix: Notifications and Continue Watching
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants