79 Commits

Author SHA1 Message Date
Xavi Aracil
1fe23b7278 Check required values for type attribute
added attributes for required type and achievement

return error instead of notRun
2023-01-05 13:14:59 +01:00
Andy Miller (IMS)
e446222784 Add a test of a mildly complex CLR 2022-12-29 13:27:26 -08:00
Andy Miller (IMS)
eb5cd65985 Add valid endorsement test 2022-12-20 13:00:26 -08:00
Andy Miller (IMS)
df646b502b Add endorsement test 2022-12-20 12:55:32 -08:00
Xavi Aracil
1677a0b359 Added a UriFactory for allowing local resources in testing 2022-12-15 15:41:24 +01:00
Xavi Aracil
766228bbad Finished extension validation 2022-12-15 13:32:13 +01:00
Xavi Aracil
1818fdabf5 initial extension probe, only checks contexts 2022-12-15 12:44:59 +01:00
Xavi Aracil
727bd8194b Added extension tests 2022-12-14 08:14:33 +01:00
Xavi Aracil
cb60fd11ed Added endorsement inspector for OB 2.0 2022-12-13 14:30:55 +01:00
Xavi Aracil
c7dee3bdf7 Endorsements validation 2022-12-13 10:46:34 +01:00
Xavi Aracil
e47061de8d Added more image validation tests 2022-12-12 18:26:16 +01:00
Xavi Aracil
59c96d68d1 Added image validation tests 2022-12-12 18:04:53 +01:00
Xavi Aracil
ed74e2a60d Added revocation list tests 2022-12-12 17:19:26 +01:00
Xavi Aracil
caea0b50f4 Added related validation test, fixing fullValidate 2022-12-12 16:14:18 +01:00
Xavi Aracil
8260d7e7aa Fixed rdf validation tests 2022-12-12 15:06:17 +01:00
Xavi Aracil
8daa897e81 Added expiration tests 2022-12-12 15:06:08 +01:00
Xavi Aracil
e8a6b33813 Added verification dependencies validation 2022-12-12 14:36:47 +01:00
Xavi Aracil
747a93e670 Added Rdf Type validation test 2022-12-12 14:08:44 +01:00
Xavi Aracil
de610f7f3e Added tests for validations 2022-12-12 13:02:57 +01:00
Xavi Aracil
6eb8b66560 Added issuer with compact iri test 2022-12-12 11:10:38 +01:00
Xavi Aracil
d852003526 Fix issuer url 2022-12-12 11:10:19 +01:00
Xavi Aracil
e4da345869 Added test for assertion withou publick key 2022-12-12 10:40:12 +01:00
Xavi Aracil
48a3de0968 Added basic language test 2022-12-12 09:39:12 +01:00
Xavi Aracil
1133628f5f Back to previous value 2022-12-09 12:27:37 +01:00
Xavi Aracil
e1f9c31b7b Fixed badge url in test resource 2022-12-07 15:55:47 +01:00
Xavi Aracil
746300ab42 Added basic jws test 2022-12-02 11:29:09 +01:00
Xavi Aracil
2492aa28f3 Set assertion property name for JWS 2022-12-02 11:29:00 +01:00
Xavi Aracil
550dde03f6 Generic property name for credential into jws 2022-12-02 11:28:40 +01:00
Xavi Aracil
739facfe06 Fixed tests 2022-12-01 12:30:09 +01:00
Xavi Aracil
d604f213be Added test with non-http issuer 2022-11-30 18:50:01 +01:00
Xavi Aracil
0d6d97cd4f Validate properties in Assertion 2022-11-29 18:06:36 +01:00
Xavi Aracil
521cce5dd4 Added invalid type test 2022-11-25 14:27:44 +01:00
Xavi Aracil
5cb232ea5b Added invalid context test 2022-11-25 14:09:17 +01:00
Xavi Aracil
c72d1de7f4 Generic ContextPropertyProbe 2022-11-25 13:56:39 +01:00
Xavi Aracil
543a2c5bdb Refactored out to a new package 2022-11-24 17:09:21 +01:00
Xavi Aracil
20ca615e46 Added simple badge class test 2022-11-24 17:07:10 +01:00
Xavi Aracil
f17f8913bc Add simple badgeclass sample 2022-11-24 17:06:55 +01:00
Xavi Aracil
24a2e02fe6 Added simple png test 2022-11-24 14:37:48 +01:00
Xavi Aracil
a629fc8372 Redirect warning in compaction 2022-11-24 13:51:04 +01:00
Xavi Aracil
0ba347d8f0 Added redirection sample 2022-11-24 13:50:48 +01:00
Xavi Aracil
ca8050d790 Added basic test, using test inspector 2022-11-24 12:01:53 +01:00
Xavi Aracil
af48747b57 Added a test OB20 inspector, with local redirections 2022-11-24 12:01:05 +01:00
Xavi Aracil
2d6d93041f Allow redirection of url to local resources 2022-11-24 11:58:48 +01:00
Xavi Aracil
677caf6f21 Updated samples 2022-11-24 11:15:53 +01:00
Xavi Aracil
904c97aced Set additional context keys for testing 2022-11-23 17:22:53 +01:00
Xavi Aracil
7beb69f87b AbstractBaseCredential renamed to Credential 2022-11-23 09:08:42 +01:00
Xavi Aracil
0e077c7256 First empty inspector for OB20 2022-11-22 18:04:42 +01:00
Xavi Aracil
6c9485cf02 parse now return the generic credential, with keys from context 2022-11-22 18:04:02 +01:00
Xavi Aracil
21fe60f21b Added basic json test resource 2022-11-22 13:57:35 +01:00
Andy Miller (IMS)
e096f1580b Add valid did:key example 2022-11-16 12:45:50 -08:00