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

PP-163: Smartwallet tests #33

Merged
merged 14 commits into from
Aug 9, 2022
Merged

Conversation

jd-iov
Copy link
Collaborator

@jd-iov jd-iov commented Jun 15, 2022

What

  • Tests for CustomSmartWallet and SmartWallet contracts

Why

  • Increase test coverage over these contracts by adding these unit tests

Refs

@antomor antomor changed the title Pp 163/smartwallet tests PP-163: Smartwallet tests Jul 29, 2022
Copy link
Collaborator

@franciscotobar franciscotobar left a comment

Choose a reason for hiding this comment

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

The TestUtils.ts is going to be individual for each project?

test/utils/TestUtils.ts Outdated Show resolved Hide resolved
@antomor
Copy link
Collaborator

antomor commented Aug 3, 2022

The TestUtils.ts is going to be individual for each project?

It depends on its usage. If we notice we need it in other projects we could decide to export it from here or to create a utility library for testing.

test/utils/TestUtils.ts Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
test/utils.ts Outdated Show resolved Hide resolved
Copy link
Member

@jurajpiar jurajpiar left a comment

Choose a reason for hiding this comment

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

LG

Copy link
Contributor

@AndresQuijano AndresQuijano left a comment

Choose a reason for hiding this comment

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

LGTM

Co-authored-by: Juraj <juraj.piar@icloud.com>
@antomor antomor merged commit bfef4d6 into rsksmart:master Aug 9, 2022
@antomor antomor deleted the PP-163/smartwallet-tests branch August 10, 2022 08:16
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.

5 participants