chainlink-integration-tests-template

module
v0.0.0-...-ab02f07 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2022 License: MIT

README

Go Version

Use this template directory as a quick start to writing your own Chainlink tests using the integrations framework.

Make Commands

make go_mod

make test_environments

make test_contracts

Crucial Libraries

The intent is to keep this repo as simple as possible so others can read it with minimal issue and can modify it as they please.

  • zerolog: Efficient and pretty logging
  • testify: A minimal test assertion library (we're fans of Ginkgo and Gomega if you feel like getting fancy)
  • helmenv: Used to deploy and connect to test environments
  • integrations framework: Used to run tests and interact with the test environments

Directories

Path Synopsis
Package helpers provides some common test methods and operations to keep actual test code clean
Package helpers provides some common test methods and operations to keep actual test code clean

Jump to

Keyboard shortcuts

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