EOSIO / history-tools

EOSIO History Tools
https://eosio.github.io/history-tools/
MIT License
64 stars 45 forks source link

Integration tests - some initial files #110

Closed victorj8 closed 3 years ago

victorj8 commented 3 years ago

Adding some initial files for integration tests.

with these files i am able to run

ctest -R nodeos_sanity_test --verbose

provided the "programs" files (from eosio project contain binaries such as nodeos, keos, cleos, etc.). Will figure out later how to automate this step.