Skip to content

zingolabs/zaino-e2e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zaino E2E

Overview

This project contains experimental ent-to-end tests for Zaino.

Requirements

Tools

Images

Images are automatically downloaded when running cargo make or either the docker_build or test tasks. See the other tasks section for more information.

Building

This project uses Cargo Make to fetch and build Docker images, and to build and run tests.

Usage

Run all tests

Run the tests using:

cargo make

Other tasks

# Runs cargo build
cargo make build

# Fetches necessary git repos and builds images
cargo make docker_build

# Runs all of the above and runs tests
cargo make test

# Runs all tests using local images
# (the test framework expects these images to have a particular name)
cargo make test_local

Roadmap

  • Boot up Zcashd
  • Boot up Zebrad
  • Boot up Zaino
  • Connect Zaino to Zebrad
  • Write tests that verify that Zaino provides the same Json-RPC interface as Zcashd
  • Write tests that verify that Zaino provides the same Json-RPC interface as Zebrad

License

MIT

About

Experimental end-to-end tests for Zaino

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •