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

[Web Install] Test cases to include in sample #22

Open
1 of 12 tasks
amandabaker opened this issue Jul 19, 2024 · 0 comments
Open
1 of 12 tasks

[Web Install] Test cases to include in sample #22

amandabaker opened this issue Jul 19, 2024 · 0 comments

Comments

@amandabaker
Copy link
Owner

amandabaker commented Jul 19, 2024

Code: https://github.com/amandabaker/pwa/tree/master/web-install
Site: https://amandabaker.github.io/pwa/web-install/

Same-domain installation:

  • Install using preset manifest_id, install_url, and no params
  • Install using custom inputs for manifest_id and install_url, no params
  • Install using custom inputs
  • Install from IFrame (should fail)
  • Display and log return value from installation request

Cross-domain scenarios from installer (app store) perspective:

  • Install using preset manifest_id, install_url, and no params
  • Install using custom inputs for manifest_id and install_url, no params
  • Install using custom inputs
  • Install from IFrame (should fail)
  • Easy options to test installing apps of each install_source flavor
  • Log value of GetInstalledApps()

Cross-domain scenarios from installee (to-be-installed app) perspective:

  • Have apps that use each variation of install_sources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant