Server/project/tests
Refringe 7f37d48753
InsuranceController Tests & Minor Changes
- Adds tests for the majority of the methods within InsuranceController.
- Simplifies the `InsuranceController.sendMail()` method so that the toDelete parameter is no longer required.
- Modifies `InsuranceController.findItemsToDelete()` to only process regular and attachment items when they exist.
- Modifies `InsuranceController.rollForDelete()` to return null in the event that the provided Trader can not be found.
2023-10-31 23:08:13 -04:00
..
controllers InsuranceController Tests & Minor Changes 2023-10-31 23:08:13 -04:00
helpers Mocks some logger methods to prevent actual execution. 2023-10-30 11:46:10 -04:00
services Testing PaymentService.payMoney 2023-10-30 17:45:17 -04:00
CustomEnvironment.ts Removes Testing Profile/Account Creation 2023-10-30 17:38:37 -04:00