Server/project/tests/helpers
Refringe 0ad85b45e1
Small ItemHelper.getRandomCompatibleCaliberTemplateId() Improvements
- Updated to safely access a deeply nested property.
- Updated to safely access the item `_id` and `_name` properties in the warning log.
- Updated to use the `RandomUtil.getArrayValue()` method to select a random ammo item template ID.
- Finished up some tests.
2023-11-07 22:59:04 -05:00
..
BotHelper.test.ts Tests: Moves class (re)resolution to beforeEach to help ensure that all mocks have been reset. 2023-11-06 14:39:12 -05:00
HandbookHelper.test.ts Update tests 2023-11-07 21:30:29 +00:00
InRaidHelper.test.ts Tests: Moves class (re)resolution to beforeEach to help ensure that all mocks have been reset. 2023-11-06 14:39:12 -05:00
ItemHelper.test.ts Small ItemHelper.getRandomCompatibleCaliberTemplateId() Improvements 2023-11-07 22:59:04 -05:00