blockchain-etl / ethereum2-etl

Python scripts for ETL (extract, transform and load) jobs for Ethereum 2.0 beacon blocks, attestations, deposits, slashings, validators, committees. Data is available in Google BigQuery
https://console.cloud.google.com/bigquery?page=dataset&d=crypto_ethereum2_medalla&p=public-data-finance
MIT License
71 stars 12 forks source link

Implement unit tests #2

Open medvedev1088 opened 4 years ago

medvedev1088 commented 4 years ago

See example unit tests here https://github.com/blockchain-etl/ethereum-etl/tree/develop/tests

Example ETH2 api responses https://github.com/blockchain-etl/ethereum2-etl/tree/main/docs/example_api_responses