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

(Fix) Unit tests for solidity-coverage in security-audit branch #109

Merged
merged 2 commits into from
May 29, 2018

Conversation

varasev
Copy link
Contributor

@varasev varasev commented May 29, 2018

(Mandatory) Description
Unit tests didn't correspond to solidity-coverage requirements described in sc-forks/solidity-coverage#146 (using .call()).

The tests have been fixed, and solidity-coverage has been checked. It works fine, but a few tests need to be extended. I'll expand them a bit later:

image

Usage:

$ npm i
$ npm run coverage

(Mandatory) What is it: (Fix), (Feature) or (Refactor)
(Fix)

@varasev varasev merged commit b8108dc into poanetwork:security-audit May 29, 2018
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