101 Commits

Author SHA1 Message Date
Xavi Aracil
36878c620c Fixed tests 2024-03-21 17:26:45 +01:00
Xavi Aracil
5697001e07 Fixed test 2024-02-23 11:49:59 +01:00
Xavi Aracil
693f899645 Use canonical schema 2024-02-23 11:49:22 +01:00
Xavi Aracil
ee587e40fe Removed unused imports 2023-10-11 12:44:58 +02:00
Xavi Aracil
20bdaadbd0 Removed CLR inspector 2023-10-11 12:44:47 +02:00
Xavi Aracil
2eae2f63ee Merge pull request #80 from imsglc/77-ed25519signature2020-is-deprecated
77 ed25519signature2020 is deprecated
2023-06-21 09:30:46 +02:00
Xavi Aracil
f2cab6934d Fixed test with invalid proof 2023-06-13 11:39:02 +02:00
Xavi Aracil
d1d2b6cf01 Disable test 2023-06-13 11:20:50 +02:00
Xavi Aracil
7e99cfb407 Fixed tests 2023-06-13 11:20:43 +02:00
Xavi Aracil
f44a4a67bf Added tests for eddsa-2022 2023-05-29 11:13:29 +02:00
Xavi Aracil
ef5836ecbe Fixed proof in test json 2023-05-23 11:08:07 +02:00
Andy Miller (IMS)
8e9546db0f Fix json samples
Fixes #79

Updated ob3/simple-did-web-method.json and ob3/credential-status-revoked.json with fresh exports from Wellspring Portal.

I also gave the AchievementCredentials names that correspond to the json file names so they are easier to update if needed.

Once we get the BadgeConnect API working, we can probably update the tests to simply GET the credentials.
2023-05-23 10:18:46 +09:00
Andy Miller (IMS)
45734fa9d4 Add credentialStatus test
This uses the wellspring2022-portal app. If it ever breaks, the data was probably changed in the app.
2023-05-22 10:30:29 +09:00
Andy Miller (IMS)
981398f418 Switch to using org and learner paths for did-web url 2023-05-16 16:27:57 +09:00
Andy Miller (IMS)
149af3ea5c Add a simple did:web method sample
Depends on wellspring 2022 portal app
2023-05-16 12:11:01 +09:00
Andy Miller (IMS)
465ba7df55 Renamed did:key method resource 2023-05-16 10:35:56 +09:00
Andy Miller (IMS)
d90bb7245a Add a did:web method test 2023-05-16 10:35:07 +09:00
Xavi Aracil
8ba2925b78 Fixed tests 2023-03-03 13:53:42 +01:00
Xavi Aracil
a75917fe29 Added tests for context aliases and versioning 2023-02-10 10:12:27 +01:00
Xavi Aracil
a13bcf8f11 Added a test for multiple proofs 2023-01-09 12:04:35 +01:00
Xavi Aracil
6f5fea32ed Added probes for issuer 2023-01-05 13:15:47 +01:00
Xavi Aracil
d654b12919 Added probes for evidence 2023-01-05 13:15:05 +01:00
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