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

Update Test Vectors to be Correct Naming Schema #145

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

nitro-neal
Copy link
Contributor

Update Test Vectors to be Correct Naming Schema

This change allows the runner to pick up the test vectors.

Very similar to this change:
TBD54566975/tbdex-js#154

TbdexTestVectors + <testfolder (Protocol)> + <testjson eg parse_close)

so it will find
TbdexTestVectorsProtocol parse_close and give it a checkmark ✅

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

Merging #145 (3c7a7da) into main (e84ce5e) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage   76.91%   76.91%           
=======================================
  Files          32       32           
  Lines         745      745           
  Branches       71       71           
=======================================
  Hits          573      573           
  Misses        132      132           
  Partials       40       40           
Components Coverage Δ
protocol 85.00% <ø> (ø)
httpclient 77.65% <ø> (ø)

@nitro-neal nitro-neal merged commit 8aa7953 into main Jan 31, 2024
5 of 7 checks passed
@nitro-neal nitro-neal deleted the update-test-vector-naming branch January 31, 2024 20:01
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

3 participants