Skip to content

docs: add minimal test setup for InAppWebViewPlatform#2770

Open
railgun-0402 wants to merge 1 commit intopichillilorenzo:masterfrom
railgun-0402:docs/testing-example-2019
Open

docs: add minimal test setup for InAppWebViewPlatform#2770
railgun-0402 wants to merge 1 commit intopichillilorenzo:masterfrom
railgun-0402:docs/testing-example-2019

Conversation

@railgun-0402
Copy link

Connection with issue(s)

Resolve issue #2019

Testing and Review Notes

Docs-only change.

  • Review the new Testing (unit / widget tests) section in README.md.
  • The snippet shows how to set a fake InAppWebViewPlatform.instance for unit/widget tests to avoid platform-implementation assertion errors.
  • Note included: use integration_test for testing real navigation/JS/page loading on device/emulator.

Screenshots or Videos

N/A

To Do

  • double check the original issue to confirm it is fully satisfied
  • add testing notes and screenshots in PR description to help guide reviewers

@railgun-0402 railgun-0402 marked this pull request as draft January 23, 2026 08:46
@railgun-0402 railgun-0402 marked this pull request as ready for review January 23, 2026 08:51
@railgun-0402
Copy link
Author

Gentle ping 🙇
This is a docs-only change (+63/-0) adding a minimal unit/widget test setup for InAppWebViewPlatform.instance (related to #2019).
If the approach looks OK, I’m happy for it to be merged as-is. Any feedback welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant