From 6f0294ed5e945214227e39ab74b4716aaf5250f1 Mon Sep 17 00:00:00 2001 From: Terry Brady Date: Thu, 21 Nov 2024 16:25:49 -0800 Subject: [PATCH] Update testing.md --- testing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing.md b/testing.md index be82108..843ed91 100644 --- a/testing.md +++ b/testing.md @@ -20,8 +20,8 @@ - Automated tests that send traffic to a specific service in stage or production. Response times are evaluated against a pre-set standard. - Load Testing - Automated tests that initate a predictable load against Merritt back-end services. Test results are manually verified OR are verified through data consistency checks. -- Continuous Deployment - - TODO: will be implemented for microservices once they are migrated to the UC3 account. +- Continuous Deployment Testing + - TODO: once Merritt microservices have migrated to the UC3 account, a daily DEV stack will be re-built. Automated end to end tests will be run against this stack. ## Scheduled Tests - Data Consistency Tests are initiated by cron on the Merritt batch server.