chainlink-mercury

command
v0.0.0-...-a5a1065 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 13 Imported by: 0

README

This directory houses the Mercury LOOPP

Running Integration Tests Locally

Running the tests is as simple as

  • building this binary
  • setting the CL_MERCURY_CMD env var to the fully resolved binary path
  • running the test(s)

The interesting tests are TestIntegration_MercuryV* in github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/mercury

In detail:

sh

go install # builds `mercury` binary in this dir
CL_MERCURY_CMD=chainlink-mercury go test -v -timeout 120s -run ^TestIntegration_MercuryV github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/mercury 2>&1 | tee /tmp/mercury_loop.log

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL