This is a repository that includes all kind of regression tests that we use for IRI. The files in the roof folder are legacy tests used by Travis. We are still running them because they catch errors.
- Clone the repository
- Inside the main folder create
iri/target
directories and put inside an iri-X.X.X.jar (must have this name, just use the correct version). - run `./run_all_stable_tests.sh X.X.X
One can look at travis.yml
to see exactly how those tests are ran