Add notes about required AddItem tests

This commit is contained in:
Matt Nadareski
2025-01-16 13:59:36 -05:00
parent e25a7c7f40
commit 0b169450ec
2 changed files with 10 additions and 0 deletions

View File

@@ -10,6 +10,11 @@ namespace SabreTools.DatFiles.Test
#region AddItem
// TODO: Add AddItem tests
// - Disk, with/without hashes
// - File, with/without hashes
// - Media, with/without hashes
// - Rom, with/without hashes, with/without size
// - Stats only/actual add
#endregion

View File

@@ -10,6 +10,11 @@ namespace SabreTools.DatFiles.Test
#region AddItem
// TODO: Add AddItem tests
// - Disk, with/without hashes
// - File, with/without hashes
// - Media, with/without hashes
// - Rom, with/without hashes, with/without size
// - Stats only/actual add
#endregion