Commit Graph

7 Commits (4ed74fc0f273dfbd68afbad01be1e2de6e883cd2)

Author SHA1 Message Date
derekpierre 941b21f34f More renames of instances of eth_provider_uri to either blockchain_endpoint or eth_endpoint. 2023-10-04 13:30:18 -04:00
derekpierre 86131ccdc1 Clean up types file. PolicyInfo is no longer used from there, and StakingProviderInfo should be localized to TACoApplicationAgent which is the only user of it. 2023-09-21 09:51:16 -04:00
derekpierre a022473203 Fix failing prometheus test. 2023-09-21 09:51:16 -04:00
derekpierre e943ca7b8f Rename PREApplicationAgent to TACoApplicationAgent; also rename associated variables/comments etc. 2023-09-08 09:27:04 -04:00
Piotr Roslaniec aa1dbbade3
Fix Prometheus staking provider metrics test
Commit fb32b081 made eth_provider_uri argument mandatory when creating
a StakingProviderMetricsCollector object. This change was not reflected
in test_prometheus_collectors.py, causing the test fails.
2023-08-24 09:59:37 +02:00
Kieran Prasch c895d24ba9 use TEST_ETH_PROVIDER_URI in favor of PYEVM_DEV_URI 2023-06-26 20:42:51 +02:00
Kieran Prasch a6d5335449 Reorganizes tests betweeen acceptance/integration. Ape project is now /tests/acceptnace. 2023-05-02 10:23:24 -07:00