From 67c489e9607e2dcf8a8dba57515fc3c30a8e345f Mon Sep 17 00:00:00 2001 From: Evan Hemsley Date: Mon, 17 Jun 2019 12:29:36 -0700 Subject: [PATCH] more TODO notes --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 7e6a0a4..6bff189 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ - guard rail tests for nonexistent lookups in manager classes - custom exception for nonexistent Entity ID - custom exception for nonexistent Component ID +- test component activation +- test component deactivation +- test component removal +- test entity destroy