Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate tests and commit history from vc-examples #65

Merged
merged 87 commits into from
Oct 29, 2020

Conversation

OR13
Copy link
Contributor

@OR13 OR13 commented Sep 18, 2020

  • delete old files
  • migrate vc-examples tests and commit history

kimdhamilton and others added 30 commits February 13, 2018 08:56
* Add test suite

* Add working-directory to action

* Add universal resolver example

* Add examples and report

* Update Test Suite Readme

* Add latest report
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add Danube Tech issuer and verifier endpoints.

* Fix comma.
* Add support for verifying VPs

* Cleanup

* add better errors

* improve
…#19)

* adding Crude VCs

* VCs added

* NF issuer and verifier

* test results

* add crude credential for verification
* add chapi-http example

* Update docs/chapi-http-edu/README.md

Co-Authored-By: George Aristy <george.aristy@gmail.com>

* update chapi-http

Co-authored-by: George Aristy <george.aristy@gmail.com>
* path fix

* fix VC id value, add name and description to VCs
* add links

* add links
gannan08 and others added 18 commits April 30, 2020 09:17
* Update digital bazaar json assets.

* Update report.
Fix for failures that occur due to test data including domain as well
as challenge.

Co-authored-by: Orie Steele <orie@transmute.industries>
* added factom vendor

* added factom presentation verifier

* updated presentations

* updated factom api urls

* removed commented vendors

* added factom specific credential

Co-authored-by: Scott Malley <srmalley-sphereon@github.com>
Signed-off-by: Rolson Quadras <rolson.quadras@securekey.com>
Signed-off-by: Rolson Quadras <rolson.quadras@securekey.com>
* add sicpa vendor

* rebase to latest master

* Strings must use singlequote

Strings must use singlequote

* Update index.js

add sicpa into vendor map

* add sicpa vendor

* rebase to latest master

* update with the latest credentials

* Update package.json

update package.json

* Update index.js

update endpoint urls

* update endpoint issue credentials

Co-authored-by: Martinez Jurado, Victor <victor.martinez@sicpa.com>
Co-authored-by: Scott Malley <srmalley-sphereon@github.com>
Signed-off-by: Rolson Quadras <rolson.quadras@securekey.com>
* fixed URI

* added missing crudeProduct URI
Co-authored-by: Scott Malley <srmalley-sphereon@github.com>
* Run tests in parallel for each vendor

* Set fail-fast to false
* script to create list of VC examples with link and their type

* prettify output json

* update key name for url

Co-authored-by: Orie Steele <orie@transmute.industries>
Signed-off-by: Sam Hellawell <sshellawell@gmail.com>
Signed-off-by: Sam Hellawell <sshellawell@gmail.com>
Copy link
Contributor

@msporny msporny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know what's going on here -- vc-examples was always supposed to be just example files, not a part of vc-http-api. That said, the work never got traction, so I'm happy to move it into a place that does have traction (the VC test suites).

@OR13
Copy link
Contributor Author

OR13 commented Sep 18, 2020

@msporny yep, vc examples was supposed to help people learn, by providing examples. this test suite is for this spec.

Copy link
Member

@peacekeeper peacekeeper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree it makes sense to move this!

@OR13 OR13 merged commit 7a26f62 into master Oct 29, 2020
@clehner clehner mentioned this pull request Nov 25, 2020
@OR13 OR13 deleted the feat/migrate-tests-and-commit-history branch March 8, 2021 19:02
msporny pushed a commit that referenced this pull request Jul 25, 2021
…tory

Migrate tests and commit history from vc-examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet