Skip to content
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

Port tests from SDK and add CI workflow #5

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Port tests from SDK and add CI workflow #5

merged 2 commits into from
Feb 27, 2024

Conversation

bisgardo
Copy link
Contributor

The unit tests are ported from the SDK such that we can run the tests directly and without having to build releases.

A new workflow was added for running the tests automatically during development. The workflow also checks formatting and linting.

The unit tests are ported from the SDK (https://github.com/Concordium/concordium-swift-sdk/blob/5e700261a0dc08dd483981ce75c008d6bc3c80e5/Tests/ConcordiumSwiftSdkTests/ConcordiumHdWalletTest.swift)
such that we can run the tests directly and without having to build releases.

A new workflow was added for running the tests automatically during development. The workflow also checks formatting and linting.
Copy link
Contributor

@soerenbf soerenbf left a comment

Choose a reason for hiding this comment

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

Looks good to me

@bisgardo bisgardo merged commit 1549bf9 into main Feb 27, 2024
1 check passed
@bisgardo bisgardo deleted the test branch February 27, 2024 14:46
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.

2 participants