graphprotocol / indexer-rs

Rewrite of indexer-service in Rust with Scalar TAP implementation
Apache License 2.0
16 stars 14 forks source link

chore(common): disable integration test depending on the hosted service #237

Closed LNSD closed 1 week ago

LNSD commented 1 week ago

This integration test depends on the now "defunct" hosted service, so the test always fails.

I am disabling it until we find a solution to this dependency on the hosted service.

aasseman commented 1 week ago

cool, maybe we can add an api_key secret as a replacement

We're working on it with the foundation. @LNSD good idea to disable in the meantime. I was initially hoping to find a solution quicker.