From 9cb1668ab0585992091f59e8f8cf0eb83b9617da Mon Sep 17 00:00:00 2001 From: Alexandr Sazonov Date: Sat, 30 Apr 2022 16:58:03 +0000 Subject: [PATCH] Update Diary.txt --- Meilenstein IV/Diary.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Meilenstein IV/Diary.txt b/Meilenstein IV/Diary.txt index 2d1b883..d202143 100644 --- a/Meilenstein IV/Diary.txt +++ b/Meilenstein IV/Diary.txt @@ -338,3 +338,6 @@ Paralleles Arbeiten an zugewiesenen Aufgaben, ggf. mit gegenseitiger Unterstütz Seraina, Sebastian: GUI Jonas: high score list Alex: unit tests + +30.04.2022 - Alex +Finished creating unit tests for noise handling in the game (do players the ghosts walk by in the night receive the right amount of noise notifications?). Might be final version for milestone 4 if noone objects.