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

test: add unit tests for classic signature requirements pipeline #115

Merged
merged 8 commits into from
Apr 1, 2024

Conversation

fazzatti
Copy link
Collaborator

@fazzatti fazzatti commented Apr 1, 2024

No description provided.

fazzatti and others added 4 commits March 28, 2024 17:05
* chore: add jest setup to coverage all files (#101)

* refactor: fix circular import

* test: contract engine initial structure

* Contract Engine unit tests (#103)

* refactor: contract engine errors

* feat: validate required initialization arguments

* test: contract engine initialization workflow

* test: complete contract engine main coverage

* refactor: update deprecated methods

* refactor: contract engine errors (#104)

* Update docs and minor adjustments to jsdocs (#105)

* fix: missing error CE009

* docs: update jsdoc

* docs: update readme for public release

* packaging: bump version to 0.7.0 (#108)

---------

Co-authored-by: Bruno Nascimento <brunonascimentodev@gmail.com>
@fazzatti fazzatti requested a review from Brunonascdev April 1, 2024 18:33
@fazzatti fazzatti self-assigned this Apr 1, 2024
@fazzatti fazzatti linked an issue Apr 1, 2024 that may be closed by this pull request
@fazzatti fazzatti added the enhancement New feature or request label Apr 1, 2024
@fazzatti fazzatti merged commit 88a8b0a into develop Apr 1, 2024
@fazzatti fazzatti deleted the classic-sign-req-unit-tests branch April 1, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add unit tests to classic signing requirements
2 participants