Skip to content

Conversation

@PaulRWillis
Copy link
Collaborator

PR adds base SPM file, ready for further modularisation of the app to improve build times and simplify testing

@testable import SwiftLeedsPackage

@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd probably delete this until we actually decide to add tests here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Iirc this was just to avoid a warning from the compiler telling us that there was no file in the folder

Can remove it if needed :)

Copy link
Contributor

@adamrushy adamrushy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🚀

@PaulRWillis PaulRWillis merged commit a476df7 into main Nov 12, 2025
1 check passed
@PaulRWillis PaulRWillis deleted the feature/add-spm branch November 12, 2025 20:29
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.

3 participants