From 9728b6e7aa8c955a6354da2f86d5b055a58f2a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=27Disper=27=20Drzewiecki?= Date: Mon, 5 Feb 2024 08:39:16 +0100 Subject: [PATCH] Update docs/contributor/testing-strategy.md Co-authored-by: Tobias Schuhmacher --- docs/contributor/testing-strategy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributor/testing-strategy.md b/docs/contributor/testing-strategy.md index ca0d66ae..7431bcc2 100644 --- a/docs/contributor/testing-strategy.md +++ b/docs/contributor/testing-strategy.md @@ -8,7 +8,7 @@ This testing strategy describes how the Framefrog team tests Kyma Infrastructure We investigate the product by separating it into layers: -1. Business Logic +1. Code Includes the technical frameworks (e.g. Kubebuilder) and custom Golang code.