From 705aaca14b0cf05c49349b398920d233e5e5dc9a Mon Sep 17 00:00:00 2001 From: Evan Hemsley Date: Mon, 17 Jun 2019 12:28:59 -0700 Subject: [PATCH] TODO notes --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index e69de29..7e6a0a4 100644 --- a/TODO +++ b/TODO @@ -0,0 +1,3 @@ +- guard rail tests for nonexistent lookups in manager classes +- custom exception for nonexistent Entity ID +- custom exception for nonexistent Component ID