From 2fffc3ea17725237b1402346ada2a665daf5d53f Mon Sep 17 00:00:00 2001 From: MarcUs7i <96580944+MarcUs7i@users.noreply.github.com> Date: Mon, 17 Mar 2025 22:09:29 +0100 Subject: [PATCH] Updated implemented_readme.adoc --- implemented_readme.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/implemented_readme.adoc b/implemented_readme.adoc index dbdacbd..9cb6524 100644 --- a/implemented_readme.adoc +++ b/implemented_readme.adoc @@ -86,4 +86,5 @@ Program o-- "*" Shape : contains > == Side notes: -- Feature: When it attempts to create a new shape out of the bounds of the canvas, it fails and notifies the user \ No newline at end of file +- Feature: When it attempts to create a new shape out of the bounds of the canvas, it fails and notifies the user +- No unit tests, because writing testcases is doubting your coding abilities. It's a sign of weakness. (and checking shapes on canvas could prove to be difficult) \ No newline at end of file