Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

iovlabs-qa/json-rpc-web3js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to json-rpc-web3js test suite

CircleCI

About

This is a Test Suite for Web3js compatibility validation of RSKj. It's implemented using NodeJS and Mocha and it's meant to test JSON RPC methods. This is still a BETA but it's fully functional and tests can be incorporated.

Getting Started

Prerequisites:

  • npm
  • RSKj node running on localhost and port 4444

Instructions:

  • Clone this repository
  • npm install
  • npm test

Detailed results report will available in ./Results using mocha-junit-reporter This repository also includes CircleCI configuration for workflows on commit/builds and daily job.

Releases

No releases published

Packages

No packages published