Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Acropolis 'golden-tests' process

This process contains all the modules in a testing configuration. It exists to run end to end tests using the conformance test vectors from the Cardano Blueprint

How to run it

$ cd processes/golden_tests
$ cargo test

WIP