From 5cabfaa4cb6d47ad685c6eb48e0e854fcdba52d4 Mon Sep 17 00:00:00 2001 From: njlyon0 Date: Fri, 3 May 2024 14:20:47 -0400 Subject: [PATCH] Adding note about unit testing to NEWS --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index b7a56b3..9722d27 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,7 @@ This is the development version of the package. Changes will be listed below as they are made. - Removed all non-ASCII characters from spell and creature information data tables. Should not affect user experience but silences a CRAN check note in Linux environments +- Adding unit tests to most functions in the package. Some small changes have resulted (e.g., new warnings for edge cases, more informative messages, etc.) but this shouldn't change function behavior where they are currently in use. Hopefully future debugging will be made easier though! ## dndR Version 2.0.0