From c5fd151394c1b6a4aac96926c759abc763ac839f Mon Sep 17 00:00:00 2001 From: jcarranzan Date: Wed, 17 Jul 2024 11:26:04 +0200 Subject: [PATCH] add TD draft --- QQE-379.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QQE-379.md b/QQE-379.md index 8ff635c..05348c4 100644 --- a/QQE-379.md +++ b/QQE-379.md @@ -3,7 +3,7 @@ Jira : [QQE-379](https://issues.redhat.com/browse/QQE-379) -TD: +TD: https://github.com/quarkus-qe/quarkus-test-suite/pull/1890 This test plan outlines the testing for different JSON payloads in Quarkus REST endpoints. It aims to ensure the correct handling of JSON data in various scenarios, including successful processing, invalid payloads, error handling, and complex data structures.