issues
search
digitalbazaar
/
mocha-w3c-interop-reporter
Mocha W3C Interoperability Test Suite reporter
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
Port Reporter to ESM
#9
Closed
aljones15
closed
2 years ago
aljones15
commented
2 years ago
[x] Require node >= 14
[x] Convert all imports and exports to ESM (there was difficultly with this previously)
[x] Creates branches of these test suites pointing to this issue:
[x]
https://github.com/w3c-ccg/did-key-test-suite
[ ]
https://github.com/w3c-ccg/vdl-test-suite
(currently broken)
[x]
https://github.com/w3c-ccg/vc-api-issuer-test-suite
[x]
https://github.com/w3c-ccg/vc-api-verifier-test-suite
[x]
https://github.com/w3c-ccg/di-ed25519-test-suite
[x] Remove
use strict
from libs
aljones15
commented
2 years ago
this task is now done and we are ESM
use strict
from libs