test: Migrate to Swift Testing #106
GitHub Actions / Swift tests on ubuntu-latest
succeeded
Oct 17, 2024 in 0s
9 passed, 0 failed and 2 skipped
✔️ results-swift-testing.xml
11 tests were completed in 4s with 9 passed, 0 failed and 2 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults | 9✔️ | 2✖️ | 4s |
✔️ TestResults
GitHubStatsCoreTests.EndpointSessionTests
✔️ testGetNextPagesUrls()
✔️ testGetNextPagesUrl()
GitHubStatsCoreTests.EndpointTests
✔️ testGetPullRequestsLimitedToMaxResults()
✔️ testInvalidRepoPullRequests()
✔️ testGetPullRequestsFilteredByAuthor()
✔️ testGetPullRequests()
✔️ testGetPullRequestsWithMultiplePagesAndComplexFilter()
✔️ testGetPullRequestsFilteredByClosed()
GitHubStatsCoreTests.RepoTests
✖️ testRepoInitWithHttpUrl()
✔️ testRepoInitWithUrl()
✖️ testRepoInitWithSshUrl()
Loading