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

chore: Add test framework #261

Merged
merged 1 commit into from
Oct 9, 2023
Merged

chore: Add test framework #261

merged 1 commit into from
Oct 9, 2023

Conversation

satyajeetkolhapure
Copy link
Collaborator

@satyajeetkolhapure satyajeetkolhapure commented Oct 7, 2023

What does this PR do?

Related ticket

Fixes #264

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@satyajeetkolhapure satyajeetkolhapure changed the title Chore/add test framework chore: Add test framework Oct 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2023

Codecov Report

Merging #261 (f3a7bc6) into dev (7e95767) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #261   +/-   ##
=======================================
  Coverage   93.40%   93.40%           
=======================================
  Files          13       13           
  Lines         197      197           
  Branches       46       46           
=======================================
  Hits          184      184           
  Misses          8        8           
  Partials        5        5           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@satyajeetkolhapure satyajeetkolhapure self-assigned this Oct 9, 2023
@alainncls alainncls force-pushed the chore/add-test-framework branch from cb564e7 to f0f634e Compare October 9, 2023 19:56
@alainncls alainncls force-pushed the chore/add-test-framework branch from f0f634e to f3a7bc6 Compare October 9, 2023 19:56
@alainncls alainncls enabled auto-merge (squash) October 9, 2023 19:58
@alainncls alainncls merged commit 1be2180 into dev Oct 9, 2023
5 checks passed
@alainncls alainncls deleted the chore/add-test-framework branch October 9, 2023 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.

[TASK] Add test framework for SDK
4 participants