All Projects → EOS-BP-Developers → EOS-Test-Cave

EOS-BP-Developers / EOS-Test-Cave

Licence: other
Automated testing framework for EOS validation

Projects that are alternatives of or similar to EOS-Test-Cave

Fairdicegame
open-sourced, rig-resistant and verifiably fair dice game
Stars: ✭ 221 (+820.83%)
Mutual labels:  eos
ping-eos
Implementing ping between EOS / React.js
Stars: ✭ 86 (+258.33%)
Mutual labels:  eos
stablecoooin
EOS stable coin contract
Stars: ✭ 17 (-29.17%)
Mutual labels:  eos
namevault
Account creator & name generator for users on EOS and EOSIO compatible blockchains.
Stars: ✭ 17 (-29.17%)
Mutual labels:  eos
eosdart ecc
Elliptic curve cryptography functions in Dart. Private Key, Public Key, Signature, AES, Encryption, Decryption
Stars: ✭ 25 (+4.17%)
Mutual labels:  eos
EosProxyServer
A full-functional backend server of EOS wallet.
Stars: ✭ 36 (+50%)
Mutual labels:  eos
Awesome Eos
A curated list of awesome EOS frameworks, libraries, software and resources.
Stars: ✭ 181 (+654.17%)
Mutual labels:  eos
eosfilestore-web
📜🔗 EOSfilestore, Immutable, time-proof, file storage on EOS blockchain
Stars: ✭ 20 (-16.67%)
Mutual labels:  eos
alcor-ui
Alcor Exchange | First self-listing onchain DEX for eosio tokens;
Stars: ✭ 103 (+329.17%)
Mutual labels:  eos
cryptomkt-node
CryptoMarket Node SDK
Stars: ✭ 21 (-12.5%)
Mutual labels:  eos
eosweb
EOS blockchain explorer
Stars: ✭ 29 (+20.83%)
Mutual labels:  eos
eosgo-client
A simple Go wrapper of EOS (eosio) RPC API, and more!
Stars: ✭ 29 (+20.83%)
Mutual labels:  eos
eosdart
EOS API Client in Dart Language
Stars: ✭ 33 (+37.5%)
Mutual labels:  eos
Eosfactory
Python-based EOS smart-contract development & testing framework
Stars: ✭ 247 (+929.17%)
Mutual labels:  eos
AccountPhoto
Map a universal avatar against your EOS blockchain account (stored using the IPFS protocol).
Stars: ✭ 13 (-45.83%)
Mutual labels:  eos
Blockchainwallet Crypto
比特币、以太坊公私钥生成以及签名,长时间不维护可移步 https://github.com/QuincySx/ChainWallet
Stars: ✭ 183 (+662.5%)
Mutual labels:  eos
geos
golang implementation of the EOS protocol
Stars: ✭ 67 (+179.17%)
Mutual labels:  eos
eos-jvm
EOS libraries for the JVM, designed primarily for Android development.
Stars: ✭ 38 (+58.33%)
Mutual labels:  eos
wallet-eos
wallet-eos EOS钱包 助记词 私钥 转账
Stars: ✭ 28 (+16.67%)
Mutual labels:  eos
EOS-Proxy-Token
Proxy token to allow mitigating EOSIO Ram exploit
Stars: ✭ 22 (-8.33%)
Mutual labels:  eos

EOS-Test-Cave Build Status

Automated EOS testing framework.

Dependencies

The test runner requires jq and bc.

Ubuntu

sudo apt-get install -y jq bc

Install

git clone https://github.com/EOS-BP-Developers/EOS-Test-Cave.git

Config

Use the dist:

cp config.json.dist config.json

And point the node_bin to your local install.

Running Tests

In the root project directory, tests are executed with:

./start.sh

CI

We have hooked in Travis CI which will auto build and execute tests in a controlled environment. The CI runner will execute on master and all PRs. No PR can be merged without CI passing!

Contributors

This is made with by:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].