Skip to content

Add a standalone SwiftPM smoke test - #79

Draft
alvst wants to merge 1 commit into
momenbasel:mainfrom
alvst:alvie/build-01-test-foundation
Draft

Add a standalone SwiftPM smoke test#79
alvst wants to merge 1 commit into
momenbasel:mainfrom
alvst:alvie/build-01-test-foundation

Conversation

@alvst

@alvst alvst commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Adds a small XCTest (ClipItemTests.testCodableRoundTripPreservesClipMetadata) that round-trips a ClipItem through JSONEncoder/JSONDecoder and asserts every field survives, plus the Package.swift wiring needed to run it as a standalone SwiftPM test target.

No visual delta — this is test-only, nothing in the strip changes.

swift build is clean with no warnings.


Note: I'd like to keep this PR separate and hold off on merge until it's complete — I'm working through a stack of related changes one focused PR at a time (this is the first/base one), so marking as draft for now.

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