Server/project/src/helpers
Refringe 85a227e7d5
Updates 🚀
- Created profileInsurance test fixture.
- Created ProfileInsurance test factory class.
- Improved many of the InsuranceController method tests by utilizing the factory and fixture. Still some left to do here.
- Adds the `date-fns` package as a development dependancy for easy date manipulation.
- Cleaned up some comments.

Bug Fixes 🐞
- Resolved an issue where `ItemHelper.getAttachmentMainParent()` was not returning null when it should have.
- Resolved an issue where `InsuranceController.populateParentAttachmentsMap()` would continue to process when the parent could not be found.
2023-11-02 01:47:28 -04:00
..
AssortHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
BotDifficultyHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
BotGeneratorHelper.ts Rename variable for clarity 2023-10-29 20:44:41 +00:00
BotHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
BotWeaponGeneratorHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ContainerHelper.ts 0.13.5.0 (!147) 2023-10-10 11:03:20 +00:00
DialogueHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
DurabilityLimitsHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
GameEventHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
HandbookHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
HealthHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
HideoutHelper.ts Send correct data to client to inform it craft has been cancelled 2023-10-28 17:48:37 +01:00
HttpServerHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
InRaidHelper.ts Add undefined check to updateProfileBaseStats() 2023-10-25 18:13:33 +01:00
InventoryHelper.ts Localise some error text 2023-10-24 16:40:34 +01:00
ItemHelper.ts Updates 🚀 2023-11-02 01:47:28 -04:00
NotificationSendHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
NotifierHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
PaymentHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
PresetHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ProbabilityHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ProfileHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
QuestConditionHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
QuestHelper.ts Remove replaced repeatable quest from PMC and scav profile 2023-10-21 17:39:44 +01:00
RagfairHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairOfferHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairSellHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairServerHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairSortHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RepairHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RepeatableQuestHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
SecureContainerHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
TradeHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
TraderAssortHelper.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
TraderHelper.ts Improve getTrader() 2023-10-25 12:18:27 +01:00
UtilityHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
WeightedRandomHelper.ts Improve error message text 2023-10-28 16:16:39 +01:00