chainlink-common icon indicating copy to clipboard operation
chainlink-common copied to clipboard

Allow chain reader tests to run outside the testing environment to enable testing real chains as part of an application

Open nolag opened this issue 1 year ago • 2 comments

nolag avatar May 21 '24 17:05 nolag

Why do we have to avoid the standard testing framework in order to execute against real chains? These seem like separate concerns.

jmank88 avatar May 21 '24 19:05 jmank88

Why do we have to avoid the standard testing framework in order to execute against real chains? These seem like separate concerns.

The tool it's being used with isn't running as a test.

nolag avatar May 22 '24 17:05 nolag