Skip to content

fix: bug with header and footer of ed25519 and x25519 pem keys #286

fix: bug with header and footer of ed25519 and x25519 pem keys

fix: bug with header and footer of ed25519 and x25519 pem keys #286

GitHub Actions / Xcode test results succeeded Dec 16, 2023 in 0s

Xcode test results

Testing workspace atala-prism-wallet-sdk-swift with scheme AtalaPRISMSDK-Package

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
67670000.55s

Test Summary

ApolloTests

  • Device: iPhone 14, 16.2 (20C52)
  • SDK: Simulator - iOS 16.2, 16.2
TestTotalSuccessFailureSkippedExpected Failure
test-class BIP32Tests33000
test-class BIP39Tests22000
test-class ECSigningTests11000
test-class ECVerification11000
test-class PublicKeyCompressionTests11000

CastorTests

  • Device: iPhone 14, 16.2 (20C52)
  • SDK: Simulator - iOS 16.2, 16.2
TestTotalSuccessFailureSkippedExpected Failure
test-class DIDParserTests22000
test-class DIDUrlParserTests11000
test-class EncumbasisEncodeDecodeTests11000
test-class MultiCodecTests11000
test-class PeerDIDCreationTests22000
test-class PrismDIDMethodIdTests11000
test-class PrismDIDPublicKeyTests11000

DomainTests

  • Device: iPhone 14, 16.2 (20C52)
  • SDK: Simulator - iOS 16.2, 16.2
TestTotalSuccessFailureSkippedExpected Failure
test-class DomainTests00000

MercuryTests

  • Device: iPhone 14, 16.2 (20C52)
  • SDK: Simulator - iOS 16.2, 16.2
TestTotalSuccessFailureSkippedExpected Failure
test-class MercuryTests00000

PlutoTests

  • Device: iPhone 14, 16.2 (20C52)
  • SDK: Simulator - iOS 16.2, 16.2
TestTotalSuccessFailureSkippedExpected Failure
test-class CDDIDPairDAOTests55000
test-class CDDIDPrivateKeyDAOTestsTests44000
test-class CDMessagesDAOTests33000
test-class CDRegisteredDIDDaoTests66000

PolluxTests

  • Device: iPhone 14, 16.2 (20C52)
  • SDK: Simulator - iOS 16.2, 16.2
TestTotalSuccessFailureSkippedExpected Failure
test-class AnoncredsTests22000
test-class JWTTests11000

PrismAgentTests

  • Device: iPhone 14, 16.2 (20C52)
  • SDK: Simulator - iOS 16.2, 16.2
TestTotalSuccessFailureSkippedExpected Failure
test-class CheckTests11000
test-class ConnectionRunnerTests11000
test-class DIDCommInvitationRunnerTests22000
test-class HandshakeRequestTests22000
test-class IssueCredentialTests33000
test-class OfferCredentialTests22000
test-class PickupRunnerTests22000
test-class PresentationTests33000
test-class PrismOnboardingInvitationTests22000
test-class ProposeCredentialTests22000
test-class ProposePresentationTests33000
test-class RequestCredentialTests33000
test-class RequestPresentationTests33000

Failure Failures

All tests passed 🎉

Details

Test Details

ApolloTestsback

BIP32Tests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.02s
Successtest-method testBip32KeyPathGeneration()
Successtest-method testBip32KeyPathGenerationPublicKey()
Successtest-method testBip32RootKeyGeneration()

BIP39Tests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.01s
Successtest-method testBip39SeedGeneration_WithoutPassword()
Successtest-method testBip39SeedGeneration_WithPassword()

ECSigningTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testSigning()

ECVerification back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.01s
Successtest-method testVerify()

PublicKeyCompressionTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testCompressPublicKey()

CastorTestsback

DIDParserTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testInvalidDIDs()
Successtest-method testValidDIDs()

DIDUrlParserTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testValidDIDUrls()

EncumbasisEncodeDecodeTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.01s
Successtest-method testDecodeEcnumbasis()

MultiCodecTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testMulticodecCoding()

PeerDIDCreationTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.01s
Successtest-method testPeerDIDCreation()
Successtest-method testResolvePeerDID()

PrismDIDMethodIdTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testSectionsValidation()

PrismDIDPublicKeyTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.07s
Successtest-method testFromProto()

DomainTestsback

DomainTests back

SuccessFailureSkippedExpected Failure⏱️
0 (0%)0 (0%)0 (0%)0 (0%)0.00s

All tests passed 🎉

MercuryTestsback

MercuryTests back

SuccessFailureSkippedExpected Failure⏱️
0 (0%)0 (0%)0 (0%)0 (0%)0.00s

All tests passed 🎉

PlutoTestsback

CDDIDPairDAOTests back

SuccessFailureSkippedExpected Failure⏱️
5 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testGetHolderDIDPair()
Successtest-method testStoreNoDuplicatedOtherDIDPair()
Successtest-method testStoreSingleDIDPair()
Successtest-method testWhenHolderNotPersistedThenThrowErrorOnAddingPair()
Successtest-method testWhenStoreHolderDIDAlreadyPairedThenThrowError()

CDDIDPrivateKeyDAOTestsTests back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testGetAllDIDs()
Successtest-method testGetDIDInfoByDID()
Successtest-method testStoreNoDuplicatedDID()
Successtest-method testStoreSingleDID()

CDMessagesDAOTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testGetMessageForDIDPairComponent()
Successtest-method testStoreMessage()
Successtest-method testStoreNoDuplicatedMessage()

CDRegisteredDIDDaoTests back

SuccessFailureSkippedExpected Failure⏱️
6 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testGetAllDIDs()
Successtest-method testGetDIDInfoByAlias()
Successtest-method testGetDIDInfoByDID()
Successtest-method testGetDIDInfoByKeyIndex()
Successtest-method testStoreNoDuplicatedDID()
Successtest-method testStoreSingleDID()

PolluxTestsback

AnoncredsTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.32s
Successtest-method testCreateMessageRequest()
Successtest-method testParseIssueCredential()

JWTTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.01s
Successtest-method testParseJWTCredential()

PrismAgentTestsback

CheckTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.06s
Successtest-method testOOB()

ConnectionRunnerTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testWhenInvitationMessageThenTryConnectingWith()

DIDCommInvitationRunnerTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testWhenInvalidInvitationTypeThenThrowError()
Successtest-method testWhenReceivedOOBUrlThenParseMessage()

HandshakeRequestTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testHandshakeRequestInitFromInvitationMessage()
Successtest-method testHandshakeRequestMakeMessage()

IssueCredentialTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testWhenInvalidIssueMessageThenInitIssueCredential()
Successtest-method testWhenValidIssueMessageThenInitIssueCredential()
Successtest-method testWhenValidRequestMessageThenInitIssueCredential()

OfferCredentialTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testWhenInvalidOfferMessageThenInitOfferCredential()
Successtest-method testWhenValidOfferMessageThenInitOfferCredential()

PickupRunnerTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testWhenReceiveDeliveryMessageThenParseMessages()
Successtest-method testWhenReceiveNotDeliveryMessageThenThrowError()

PresentationTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testWhenInvalidPresentationMessageThenThrowError()
Successtest-method testWhenValidPresentationMessageThenInitPresentation()
Successtest-method testWhenValidRequestMessageThenInitPresentation()

PrismOnboardingInvitationTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testWhenInvalidTypeInvitationThenReturn()
Successtest-method testWhenValidJsonInvitationThenReturn()

ProposeCredentialTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testWhenInvalidProposeMessageThenInitProposeCredential()
Successtest-method testWhenValidProposeMessageThenInitProposeCredential()

ProposePresentationTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testWhenInvalidProposePresentationMessageThenThrowError()
Successtest-method testWhenValidProposePresentationMessageThenInitProposePresentation()
Successtest-method testWhenValidRequestMessageThenInitProposePresentation()

RequestCredentialTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testWhenInvalidRequestMessageThenInitRequestCredential()
Successtest-method testWhenValidOfferMessageThenInitRequestCredential()
Successtest-method testWhenValidRequestMessageThenInitRequestCredential()

RequestPresentationTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testWhenInvalidRequestPresentationMessageThenThrowError()
Successtest-method testWhenValidProposalMessageThenInitRequestPresentation()
Successtest-method testWhenValidRequestPresentationMessageThenInitRequestPresentation()