From dd0ad295ffc75ecfefaa2e05c04fb3bc2eb4d326 Mon Sep 17 00:00:00 2001
From: The New Stack <111312063+lovemycodesnippets@users.noreply.github.com>
Date: Mon, 31 Oct 2022 04:27:28 -0400
Subject: [PATCH] Add integration testing resources (#2733)
Add 1 TNS link
---
.../101-backend/content/112-testing/100-integration-testing.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/roadmaps/101-backend/content/112-testing/100-integration-testing.md b/content/roadmaps/101-backend/content/112-testing/100-integration-testing.md
index f56f3e148..292b022ae 100644
--- a/content/roadmaps/101-backend/content/112-testing/100-integration-testing.md
+++ b/content/roadmaps/101-backend/content/112-testing/100-integration-testing.md
@@ -4,4 +4,5 @@ Integration testing is a broad category of tests where multiple software modules
Free Content
Integration Testing
+How to Integrate and Test Your Tech Stack
What is Integration Testing?