Skip to content

docs(tests): Add specific guidance to testing standalone - #4611

Open
Zac-Smucker-Bryan wants to merge 1 commit into
ionic-team:mainfrom
Zac-Smucker-Bryan:zsb-ionic-docs
Open

docs(tests): Add specific guidance to testing standalone#4611
Zac-Smucker-Bryan wants to merge 1 commit into
ionic-team:mainfrom
Zac-Smucker-Bryan:zsb-ionic-docs

Conversation

@Zac-Smucker-Bryan

Copy link
Copy Markdown

Resolves #3808

Description

  • Adds guidance about import componentOnReady for standalone projects from @ionic/core as a helper to improve testing when working with Ionic standalone, for Angular, React, and Vue
  • Adds a testing page for Vue (mostly a starter template with the standalone guidance above)
  • Adds specific testing example in the case of Angular w/the import implemented and then the helper called in the test.

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation
  • Other (CI, chores, etc.)

Rationale / Problems Fixed

Standalone users can't always consistently test what they need without better guidance.

Screenshots / Media

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

There is a companion issue (ionic-team/ionic-framework#31312) and PR (ionic-team/ionic-framework#31313) in ionic-framework that might need to be coordinated for language tweaks.

For Angular, React, and Vue. Includes new testing page for Vue as a starter.
@Zac-Smucker-Bryan
Zac-Smucker-Bryan requested a review from a team as a code owner July 31, 2026 15:01
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

@Zac-Smucker-Bryan is attempting to deploy a commit to the Ionic Team on Vercel.

A member of the Team first needs to authorize it.

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

Successfully merging this pull request may close these issues.

content: Ionic Angular Testing (Standalone etc)

1 participant