w3c / did-test-suite

W3C DID Test Suite and Implementation Report

Home Page:https://w3c.github.io/did-test-suite/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proposal to refactor the input json into js files

OR13 opened this issue · comments

so we can build larger configurations from smaller more atomic ones.

@peacekeeper and I discussed that this was probably better to tackle at the same time as the other refactoring you signed up for :)

PR #52 has been raised to do this, and I believe achieves this part of the refactoring. We could refactor more, but I want to make sure everyone is on board with the current direction in #52 before going further.

The issue was discussed in a meeting on 2021-04-06

  • no resolutions were taken
View the transcript

7.4. Proposal to refactor the input json into js files

See github issue did-test-suite#49.

Markus Sabadello: next is similar, about restructuring the input files
… in an early version there was a single gigantic input file with lots of dids and did docs
… and production and consumption inputs and outputs for multiple dids and did methods
… in a single file
… this issue is about organising that better and splitting up that one file
… which will be easier for people to submit their own data
… uncontroversial