From 0eee6c5771495d7e84946f0830c8496464c5c5ed Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Sat, 21 Jun 2025 01:33:26 +0200 Subject: [PATCH] todo(11): open --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO b/TODO index 2da03d6..8f9d762 100644 --- a/TODO +++ b/TODO @@ -163,3 +163,14 @@ Description: add fixtures for doing things in relation to the active testing context --- + +ID: 11 +Type: bugfix +Title: move testing utils out of utils +Status: open +Priority: high +Created: 2025-06-20 +Description: to shorten the namespace and also indicate that testing utilities + are different from regular utilities + +---