Merge pull request #90 from hyperledger-labs/feature/release-0.10.4 #358
GitHub Actions / Test Results
succeeded
Nov 24, 2023 in 0s
All 133 tests pass, 2 skipped in 2m 32s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
2 skipped tests found
There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
org.hyperledger.aries.api.jsonld.JsonldTest ‑ testSignAndVerifyVC
org.hyperledger.aries.api.jsonld.JsonldTest ‑ testSignAndVerifyVP
Check notice on line 0 in .github
github-actions / Test Results
135 tests found
There are 135 tests, see "Raw output" for the full list of tests.
Raw output
org.hyperledger.aries.AriesClientBuilderTest ‑ testBuild
org.hyperledger.aries.api.AcaPyRequestFilterTest ‑ testAllNull
org.hyperledger.aries.api.AcaPyRequestFilterTest ‑ testAnnotatedBoolean
org.hyperledger.aries.api.AcaPyRequestFilterTest ‑ testEmptyString
org.hyperledger.aries.api.AcaPyRequestFilterTest ‑ testFilter
org.hyperledger.aries.api.AcaPyRequestFilterTest ‑ testListWalletDid
org.hyperledger.aries.api.AcaPyRequestFilterTest ‑ testV2IssueCredRole
org.hyperledger.aries.api.connection.ConnectionRecordTest ‑ testCreateInvitation
org.hyperledger.aries.api.connection.ConnectionRecordTest ‑ testDeleteConnection
org.hyperledger.aries.api.connection.ConnectionRecordTest ‑ testGetConnections
org.hyperledger.aries.api.connection.ConnectionRecordTest ‑ testGetConnectionsWrongFilter
org.hyperledger.aries.api.connection.ConnectionRecordTest ‑ testMetadata
org.hyperledger.aries.api.connection.MockedConnectionTest ‑ testConnectionProtocol
org.hyperledger.aries.api.connection.MockedConnectionTest ‑ testCreateInvitation
org.hyperledger.aries.api.connection.MockedConnectionTest ‑ testGetActiveConnectionIds
org.hyperledger.aries.api.connection.MockedConnectionTest ‑ testGetConnectionIds
org.hyperledger.aries.api.connection.MockedConnectionTest ‑ testGetConnections
org.hyperledger.aries.api.connection.MockedConnectionTest ‑ testGetConnectionsFiltered
org.hyperledger.aries.api.connection.MockedConnectionTest ‑ testReceiveInvitation
org.hyperledger.aries.api.credentials.CredentialAttributesTest ‑ testNoExclusions
org.hyperledger.aries.api.credentials.CredentialAttributesTest ‑ testWithAttributeName
org.hyperledger.aries.api.credentials.CredentialAttributesTest ‑ testWithExclusions
org.hyperledger.aries.api.credentials.IssueCredentialTest ‑ testIssueCredential
org.hyperledger.aries.api.credentials.IssueCredentialTest ‑ testIssueCredentialStore
org.hyperledger.aries.api.credentials.MockedCredentialTest ‑ testCreateCredentialDefinition
org.hyperledger.aries.api.credentials.MockedCredentialTest ‑ testGetAllCredentials
org.hyperledger.aries.api.credentials.MockedCredentialTest ‑ testGetCredential
org.hyperledger.aries.api.credentials.MockedCredentialTest ‑ testGetCredentialDefinition
org.hyperledger.aries.api.credentials.MockedCredentialTest ‑ testGetCredentialMimeTypes
org.hyperledger.aries.api.credentials.MockedCredentialTest ‑ testGetCredentialsByCredentialDefinitionId
org.hyperledger.aries.api.credentials.MockedCredentialTest ‑ testGetCredentialsByCredentialDefinitionIdAndSchemaId
org.hyperledger.aries.api.credentials.MockedCredentialTest ‑ testGetCredentialsBySchemaId
org.hyperledger.aries.api.credentials.MockedCredentialTest ‑ testGetIssueCredentialRecords
org.hyperledger.aries.api.did_exchange.MockedDidExchangeTest ‑ testCreateRequest
org.hyperledger.aries.api.discover_features.DiscoverFeaturesTest ‑ testQuery
org.hyperledger.aries.api.discover_features_v2.DiscoverFeaturesV2Test ‑ testQueryV2
org.hyperledger.aries.api.endorser.SerializationTest ‑ testFromGsonToJackson
org.hyperledger.aries.api.issue_credential_v2.V2ToV1IndyCredentialConverterTest ‑ testSimpleV2ToV1
org.hyperledger.aries.api.jsonld.JsonldSerialisationTest ‑ testGsonSerialisation
org.hyperledger.aries.api.jsonld.JsonldTest ‑ testSignAndVerifyVC
org.hyperledger.aries.api.jsonld.JsonldTest ‑ testSignAndVerifyVP
org.hyperledger.aries.api.jsonld.JsonldTest ‑ testVerifyWrongCredentialType
org.hyperledger.aries.api.ledger.LedgerTest ‑ testAcceptTaa
org.hyperledger.aries.api.ledger.LedgerTest ‑ testDidVerkey
org.hyperledger.aries.api.ledger.LedgerTest ‑ testGetTaa
org.hyperledger.aries.api.ledger.LedgerTest ‑ testSetEndpoint
org.hyperledger.aries.api.multitenant.MultiTenantTest ‑ testConnectSubWallets
org.hyperledger.aries.api.multitenant.MultiTenantTest ‑ testMultiFlow
org.hyperledger.aries.api.out_of_band.InvitationMessageTest ‑ testTypedSerializationWithDidServiceList
org.hyperledger.aries.api.out_of_band.InvitationMessageTest ‑ testTypedSerializationWithRFCServiceList
org.hyperledger.aries.api.out_of_band.OOBRecordIntegrationTest ‑ testOOBCreateInvitation
org.hyperledger.aries.api.out_of_band.OOBRecordTest ‑ testSerialiseFromEventRFC0067
org.hyperledger.aries.api.out_of_band.OOBRecordTest ‑ testSerialiseFromEventString
org.hyperledger.aries.api.present_proof.MockedPresentProofTest ‑ testGetPresentProofRecordsCredentials
org.hyperledger.aries.api.present_proof.MockedPresentProofTest ‑ testGetPresentProofRecordsCredentialsFilter
org.hyperledger.aries.api.present_proof.MockedPresentProofTest ‑ testGetPresentationExchangeRecord
org.hyperledger.aries.api.present_proof.MockedPresentProofTest ‑ testGetPresentationExchangeRecords
org.hyperledger.aries.api.present_proof.MockedPresentProofTest ‑ testJacksonSerialization
org.hyperledger.aries.api.present_proof.MockedPresentProofTest ‑ testParsePresentationResponse
org.hyperledger.aries.api.present_proof.PresentProofProposalTest ‑ testBuildPresentationProposal
org.hyperledger.aries.api.present_proof.PresentProofProposalTest ‑ testPresentProofRecordsVerifyPresentation
org.hyperledger.aries.api.present_proof.PresentProofRequestHelperTest ‑ testBuildForAllAttributesNoRestrictions
org.hyperledger.aries.api.present_proof.PresentProofRequestHelperTest ‑ testBuildForAllAttributesWithRestrictions
org.hyperledger.aries.api.present_proof.PresentProofRequestHelperTest ‑ testBuildForAllWithTwoAttributeGroups
org.hyperledger.aries.api.present_proof.PresentProofRequestHelperTest ‑ testBuildForEachAttributeNoRestrictions
org.hyperledger.aries.api.present_proof.PresentProofRequestHelperTest ‑ testBuildForEachAttributeWithRestrictions
org.hyperledger.aries.api.present_proof.PresentProofRequestTest ‑ testAttributeValueWithBuilderFunction
org.hyperledger.aries.api.present_proof.PresentProofRequestTest ‑ testPredicatesCanBeMappedToAcaPysType
org.hyperledger.aries.api.present_proof.PresentProofRequestTest ‑ testRestrictionWithSchemaIdAndIssuer
org.hyperledger.aries.api.present_proof.ProofRequestPresentationBuilderTest ‑ testBuildConnectionlessProofRequest
org.hyperledger.aries.api.present_proof.RequestedProofParserTest ‑ testCollectPredicates
org.hyperledger.aries.api.present_proof.RequestedProofParserTest ‑ testCollectRevealedAttributeGroups
org.hyperledger.aries.api.present_proof.RequestedProofParserTest ‑ testCollectRevealedAttributes
org.hyperledger.aries.api.present_proof.RequestedProofParserTest ‑ testCollectRevealedAttributesValues
org.hyperledger.aries.api.present_proof.RequestedProofParserTest ‑ testCollectSelfAttested
org.hyperledger.aries.api.present_proof.RequestedProofParserTest ‑ testCollectUnrevealed
org.hyperledger.aries.api.present_proof.RequestedProofParserTest ‑ testCollectValueFromAnnotatedClass
org.hyperledger.aries.api.present_proof.RequestedProofParserTest ‑ testCollectValueFromPojo
org.hyperledger.aries.api.present_proof.RequestedProofParserTest ‑ testCollectValuesFromSet
org.hyperledger.aries.api.present_proof.SendPresentationRequestHelperTest ‑ testMultipleMatches
org.hyperledger.aries.api.present_proof.SendPresentationRequestHelperTest ‑ testMultipleWithSelfAttested
org.hyperledger.aries.api.present_proof.SendPresentationRequestHelperTest ‑ testNoMatchingCredentialFound
org.hyperledger.aries.api.present_proof.SendPresentationRequestHelperTest ‑ testSingleMatch
org.hyperledger.aries.api.present_proof.SendPresentationRequestHelperTest ‑ testWithPredicates
org.hyperledger.aries.api.present_proof_v2.DifPresExTest ‑ testParsePresentation
org.hyperledger.aries.api.present_proof_v2.DifPresExTest ‑ testParsePresentationRequest
org.hyperledger.aries.api.present_proof_v2.MockedPresExTest ‑ testGetMatchingDifCredentials
org.hyperledger.aries.api.present_proof_v2.PresentProofProposalV2Test ‑ testBuildPresentationProposalV2
org.hyperledger.aries.api.present_proof_v2.VPPatternMatcherTest ‑ testPatterMatcherEmpty
org.hyperledger.aries.api.present_proof_v2.VPPatternMatcherTest ‑ testPatterMatcherMatch
org.hyperledger.aries.api.present_proof_v2.VPPatternMatcherTest ‑ testPatterMatcherNoMatch
org.hyperledger.aries.api.revocation.MockedRevocationTest ‑ testCreateRevReg
org.hyperledger.aries.api.revocation.MockedRevocationTest ‑ testGetActiveRegistry
org.hyperledger.aries.api.revocation.MockedRevocationTest ‑ testGetRevRegById
org.hyperledger.aries.api.revocation.MockedRevocationTest ‑ testGetregistriesCreated
org.hyperledger.aries.api.revocation.MockedRevocationTest ‑ testUpdateRegistryUri
org.hyperledger.aries.api.revocation.RevocationInfoTest ‑ testParseRevocationNotification
org.hyperledger.aries.api.revocation.RevocationInfoTest ‑ testParseRevocationNotificationV2
org.hyperledger.aries.api.revocation.RevocationTest ‑ testCreateRevRegFailure
org.hyperledger.aries.api.schema.MockedSchemaTest ‑ testGetAllSchemas
org.hyperledger.aries.api.schema.MockedSchemaTest ‑ testGetSchemaById
org.hyperledger.aries.api.schema.MockedSchemaTest ‑ testSendSchema
org.hyperledger.aries.api.serializer.CustomSerializersTest ‑ testProofSerializeDeserializeWithGson
org.hyperledger.aries.api.serializer.CustomSerializersTest ‑ testProofSerializeDeserializeWithJackson
org.hyperledger.aries.api.serializer.CustomSerializersTest ‑ testSimplePojoJackson
org.hyperledger.aries.api.server.AdminConfigTest ‑ testGetAdminConfigUnwrapped
org.hyperledger.aries.api.server.AdminConfigTest ‑ testGetAdminConfigWrapped
org.hyperledger.aries.api.server.AdminConfigTest ‑ testGetTypedServerStatusConfig
org.hyperledger.aries.api.server.AdminConfigTest ‑ testLoadPlugins
org.hyperledger.aries.api.server.ServerReadinessTest ‑ testReadinessFailure
org.hyperledger.aries.api.server.ServerReadinessTest ‑ testReadinessOk
org.hyperledger.aries.api.settings.SettingsTest ‑ testSettings
org.hyperledger.aries.api.wallet.WalletFilterTest ‑ testWalletCreateFilter
org.hyperledger.aries.api.wallet.WalletTest ‑ TestRotateKeypair
org.hyperledger.aries.api.wallet.WalletTest ‑ testCreateAndListWalletDids
org.hyperledger.aries.api.wallet.WalletTest ‑ testGetPublicDid
org.hyperledger.aries.api.wallet.WalletTest ‑ testRotateKeypairWrongDid
org.hyperledger.aries.api.wallet.WalletTest ‑ testSetGetDidEndpoint
org.hyperledger.aries.pojo.PojoProcessorTest ‑ testGetAttributeGroupName
org.hyperledger.aries.pojo.PojoProcessorTest ‑ testGetAttributes
org.hyperledger.aries.pojo.PojoProcessorTest ‑ testGetAttributesExclusion
org.hyperledger.aries.util.UriUtilTest ‑ testHttpToWs
org.hyperledger.aries.webhook.EventParserTest ‑ testParseConnectionEvent
org.hyperledger.aries.webhook.EventParserTest ‑ testParseDiscoverFeature
org.hyperledger.aries.webhook.EventParserTest ‑ testParseIssuedCredential
org.hyperledger.aries.webhook.EventParserTest ‑ testParseProblemReportDescriptionObject
org.hyperledger.aries.webhook.EventParserTest ‑ testParseProblemReportDescriptionString
org.hyperledger.aries.webhook.EventParserTest ‑ testParseProofPresentationProver
org.hyperledger.aries.webhook.EventParserTest ‑ testParseProofPresentationProverMap
org.hyperledger.aries.webhook.EventParserTest ‑ testParseProofPresentationVerifier
org.hyperledger.aries.webhook.EventParserTest ‑ testParseProofPresentationVerifierMap
org.hyperledger.aries.webhook.EventParserTest ‑ testProofPresentationGetRevealedAttributeGroups
org.hyperledger.aries.webhook.EventParserTest ‑ testProofPresentationGetRevealedAttributes
org.hyperledger.aries.webhook.ReactiveHandlerTest ‑ testBlockingGet
org.hyperledger.aries.webhook.ReactiveHandlerTest ‑ testSubscribeAfterDispose
Loading