File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
framework/examples/myproject Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 3434 config : upgrade.toml
3535 count : 1
3636 timeout : 10m
37+ name : ${{ matrix.name }}
3738 steps :
3839 - name : Checkout repo
3940 uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
Original file line number Diff line number Diff line change 11# End-to-End Testing Project Maturity Model
22
3+ [ ![ Smoke] ( https://github.com/smartcontractkit/chainlink-testing-framework/actions/workflows/framework-golden-tests.yml/badge.svg?branch=maturity-model&job=TestSmoke )] ( https://github.com/smartcontractkit/chainlink-testing-framework/actions/workflows/framework-golden-tests.yml )
4+ [ ![ Performance Baseline] ( https://github.com/smartcontractkit/chainlink-testing-framework/actions/workflows/framework-golden-tests.yml/badge.svg?branch=maturity-model&job=PerformanceBaseline )] ( https://github.com/smartcontractkit/chainlink-testing-framework/actions/workflows/framework-golden-tests.yml )
5+ [ ![ Chaos] ( https://github.com/smartcontractkit/chainlink-testing-framework/actions/workflows/framework-golden-tests.yml/badge.svg?branch=maturity-model&job=TestChaos )] ( https://github.com/smartcontractkit/chainlink-testing-framework/actions/workflows/framework-golden-tests.yml )
6+ [ ![ Upgrade] ( https://github.com/smartcontractkit/chainlink-testing-framework/actions/workflows/framework-golden-tests.yml/badge.svg?branch=maturity-model&job=TestUpgrade )] ( https://github.com/smartcontractkit/chainlink-testing-framework/actions/workflows/framework-golden-tests.yml )
7+
38## Developing
49Run the tests locally
510```
You can’t perform that action at this time.
0 commit comments