Skip to content

test(cli): Add live command integration tests - #3

Merged
philprime merged 1 commit into
mainfrom
philprime/test/add-cli-integration-tests
Sep 8, 2026
Merged

test(cli): Add live command integration tests#3
philprime merged 1 commit into
mainfrom
philprime/test/add-cli-integration-tests

Conversation

@philprime

Copy link
Copy Markdown
Member

Add opt-in integration coverage that executes the release apple-docs binary against Apple’s live documentation endpoints. Routine make test remains deterministic because the live suite is skipped unless its executable path is configured.

Coverage

  • Validate Swift String and Foundation URL DocC JSON metadata.
  • Smoke-test rendered text for Swift String.
  • Confirm the normalized technology catalog contains stable Swift and Foundation entries.
  • Build and run the suite explicitly with make test-integration.

Verified with make test, make test-integration, make analyze, and make build.

Run the release executable against stable Apple documentation types and the technology catalog through an opt-in Makefile target.
@philprime
philprime marked this pull request as ready for review September 8, 2026 16:13
@philprime
philprime enabled auto-merge (squash) September 8, 2026 16:15
@philprime
philprime merged commit 9ed29ea into main Sep 8, 2026
11 checks passed
@philprime
philprime deleted the philprime/test/add-cli-integration-tests branch September 8, 2026 16:16
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.

1 participant