-
Notifications
You must be signed in to change notification settings - Fork 121
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
script to test polkadot.js/api functions #1336
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, could use the code to create a dashboard later on
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great stuff! @dutterbutter can we get this added to CI somehow?
|
Edward Mack: add basic node.js test for polkadot.js/api (#1336)
Changes
Tests
Install polkadot.js/api package (assuming you already have node.js and npm installed).
Start building blocks with gossamer node. Then run script (from within tests/polkadotjs_test/).
Observe the console output for results or errors.
Checklist
Issues