Skip to content

Tests: VerifyMessage Full Coverage#58

Merged
bh2smith merged 2 commits intotest-p2from
test/verify
Feb 5, 2025
Merged

Tests: VerifyMessage Full Coverage#58
bh2smith merged 2 commits intotest-p2from
test/verify

Conversation

@bh2smith
Copy link
Contributor

@bh2smith bh2smith commented Feb 5, 2025

100% Coverage on verify-msg-utils.ts.

Renaming some files to be aligned for follow up tests.

@bh2smith bh2smith merged commit 16dc88a into test-p2 Feb 5, 2025
1 check passed
@bh2smith bh2smith deleted the test/verify branch February 5, 2025 11:07
bh2smith added a commit that referenced this pull request Feb 5, 2025
This PR adds test framework dependencies and a couple of tests used to
upgrade dependencies safely.

Also removes unused dependencies (cf
https://github.com/BitteProtocol/make-agent/pull/33/files#r1942415165)

Benefit of this test: 

1. Allowed us to upgrade both `near-api-js` and `borsh` safely and with
confidence. Future updates of these dependencies will trigger a failed
test if the dependency migration was unsuccessful.
2. Providing confidence/stability in the internal logic of the tool kit.

Note that this PR includes two additional ones #57 and #58
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.

1 participant

Comments