Updated testing SVG with a credential containing a valid proof.
This commit is contained in:
		
							parent
							
								
									ec689cc110
								
							
						
					
					
						commit
						2b6cf3311f
					
				@ -56,7 +56,6 @@ public class OB30Tests {
 | 
			
		||||
		});	
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	@Disabled //TODO @Miles -- this needs update?
 | 
			
		||||
	@Test
 | 
			
		||||
	void testSimpleJsonSVGPlainValid() {
 | 
			
		||||
		assertDoesNotThrow(()->{
 | 
			
		||||
 | 
			
		||||
@ -32,10 +32,10 @@
 | 
			
		||||
        "proof": [
 | 
			
		||||
          {
 | 
			
		||||
            "type": "Ed25519Signature2020",
 | 
			
		||||
            "created": "2022-06-09T22:56:28Z",
 | 
			
		||||
            "verificationMethod": "https://example.edu/issuers/565049#key-1",
 | 
			
		||||
            "created": "2022-06-28T16:28:36Z",
 | 
			
		||||
            "verificationMethod": "did:key:z6MkkUD3J14nkYzn46QeuaVSnp7dF85QJKwKvJvfsjx79aXj",
 | 
			
		||||
            "proofPurpose": "assertionMethod",
 | 
			
		||||
            "proofValue": "z58ieJCh4kN6eE2Vq4TyYURKSC4hWWEK7b75NNUL2taZMhKqwTteuByG1wRoGDdCqqNLW5Gq1diUi4qyZ63tQRtyN"
 | 
			
		||||
            "proofValue": "z3MUt2ZuU8Byqivxh6GphEM65AFYyNaGYibm97xLTafM7uGufZQLKvJR8itZwxKskvtFM3CUty46v26DZidMNoQnM"
 | 
			
		||||
          }
 | 
			
		||||
        ]
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
| 
		 Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB  | 
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user