Skip to content

Separate testing from build; and add testbed testing. #295

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

Merged
merged 3 commits into from
Jun 4, 2025

Conversation

freakboy3742
Copy link
Member

Splits the test phase out from the build phase in CI, so that any failure in testing (due to simulator issues) doesn't require a full re-build.

Also adds a minimal usage of the built-in testbed app for iOS and visionOS, to confirm that it works.

Fixes #287
Fixes #288

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 merged commit a7aaafe into main Jun 4, 2025
10 checks passed
@freakboy3742 freakboy3742 deleted the testing-fix branch June 4, 2025 04:29
freakboy3742 added a commit that referenced this pull request Jun 4, 2025
Adds a patch to account for empty testing simulator sets.

Also adds CI to confirm the testbed works in a CI environment.
freakboy3742 added a commit that referenced this pull request Jun 4, 2025
Adds a patch to account for empty testing simulator sets.

Also adds CI to confirm the testbed works in a CI environment.
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.

Add CI workflow testing platforms other than iOS Break up CI workflows in the build and test
1 participant