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

Build a testing shim that uses fixtures #9

Closed
tinybike opened this issue May 14, 2015 · 2 comments
Closed

Build a testing shim that uses fixtures #9

tinybike opened this issue May 14, 2015 · 2 comments
Assignees

Comments

@tinybike
Copy link
Member

Developing Augur shouldn't require a stable geth and sane data on the chain. Integrate fixtures into the augur.js test harness.

Issue originated @ augur-client (AugurProject/augur-ui#29) but applies equally to the API.

@tinybike tinybike self-assigned this May 14, 2015
@tinybike
Copy link
Member Author

nock looks like a good candidate for setting up fixtures relatively painlessly.

@tinybike
Copy link
Member Author

Achieved this effect using private chain and automated contract uploader in test/runtests.js: 59cb838

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

No branches or pull requests

1 participant