mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add notes for GetItemsForBucket tests
This commit is contained in:
@@ -91,6 +91,11 @@ namespace SabreTools.DatFiles.Test
|
||||
#region GetItemsForBucket
|
||||
|
||||
// TODO: Add GetItemsForBucket tests
|
||||
// - Null/empty bucket name
|
||||
// - Invalid bucket
|
||||
// - Removed items with filter
|
||||
// - Removed items without filter
|
||||
// - Normal items
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
@@ -58,6 +58,11 @@ namespace SabreTools.DatFiles.Test
|
||||
#region GetItemsForBucket
|
||||
|
||||
// TODO: Add GetItemsForBucket tests
|
||||
// - Null/empty bucket name
|
||||
// - Invalid bucket
|
||||
// - Removed items with filter
|
||||
// - Removed items without filter
|
||||
// - Normal items
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user