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

Add tests for contract preprocessor #54

Merged
merged 15 commits into from
Feb 18, 2021
Merged

Conversation

psiemens
Copy link
Contributor

@psiemens psiemens commented Feb 9, 2021

Closes #49

Description

This PR adds tests for contracts.Preprocessor, which is used to resolve imports and transpile contract source code before deployment.


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

Copy link
Contributor

@janezpodhostnik janezpodhostnik left a comment

Choose a reason for hiding this comment

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

Nice tests!

Base automatically changed from deploy-contracts to txsender February 15, 2021 21:01
Base automatically changed from txsender to spinner February 15, 2021 21:02
Base automatically changed from spinner to beta February 15, 2021 21:02
Base automatically changed from beta to master February 16, 2021 18:25
@psiemens psiemens force-pushed the deploy-contracts-tests branch from 535a6a0 to 021da26 Compare February 17, 2021 15:46
@psiemens psiemens merged commit 0d6a851 into master Feb 18, 2021
@psiemens psiemens deleted the deploy-contracts-tests branch February 18, 2021 04:57
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.

Contract deployment testing
3 participants