Skip to content

Commit 3e606d0

Browse files
authored
[DX-3565] remove all unused integration-tests code (#21693)
* remove all unused integration-tests code * clean up go.mod and go.md * Fix go.md
1 parent 51a59f5 commit 3e606d0

164 files changed

Lines changed: 331 additions & 41691 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,10 +460,10 @@ flowchart LR
460460
click chainlink/devenv href "https://github.com/smartcontractkit/chainlink"
461461
chainlink/devenv/fakes --> chainlink-testing-framework/framework/components/fake
462462
click chainlink/devenv/fakes href "https://github.com/smartcontractkit/chainlink"
463-
chainlink/integration-tests --> chainlink-testing-framework/havoc
464463
chainlink/integration-tests --> chainlink-testing-framework/sentinel
465464
chainlink/integration-tests --> chainlink/deployment
466465
click chainlink/integration-tests href "https://github.com/smartcontractkit/chainlink"
466+
chainlink/load-tests --> chainlink-testing-framework/havoc
467467
chainlink/load-tests --> chainlink/integration-tests
468468
click chainlink/load-tests href "https://github.com/smartcontractkit/chainlink"
469469
chainlink/system-tests/lib --> chainlink-testing-framework/framework/components/dockercompose

0 commit comments

Comments
 (0)