You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/src/lib/docker/test_helpers.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,6 @@ There two test helper containers:
5
5
* Mockserver
6
6
7
7
Both represent HTTP mocking solutions, with Mockserver used in k8s and Killgrave outside of it. Since both will soon
8
-
be replaced by a single, in-house solution, their usage is discouraged.
8
+
be replaced by a single, in-house solution, their usage is discouraged.
9
+
10
+
That worked is begin done in [this PR](https://github.com/smartcontractkit/chainlink-testing-framework/pull/1246) and tracked in [this ticket](https://smartcontract-it.atlassian.net/browse/TT-1608).
0 commit comments