Server/project/tests
Refringe 047884e9c7
Additional InsuranceController Tests
- Adds tests for the remaining methods in the `InsuranceController`.
- Adds a `countAllInsuranceItems()` method to the `InsuranceController`.
- Adds the Vitest UI and coverage packages.
- Updates the `profileInsuranceFactory` to use second-epoch dates instead of millisecond-epoch dates.
- Updates the `InsuranceController.fetchHideoutItemParent()` method to log a warning when an item with a slotId of 'hideout' cannot be found.

TODO:
- The Vitest coverage options are not working.
2023-11-03 17:39:33 -04:00
..
__factories__ Additional InsuranceController Tests 2023-11-03 17:39:33 -04:00
__fixture__ Updates 🚀 2023-11-02 01:47:28 -04:00
__mocks__ Override WinstonLogger registration with a mock 2023-11-02 15:58:16 +00:00
controllers Additional InsuranceController Tests 2023-11-03 17:39:33 -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 Override WinstonLogger registration with a mock 2023-11-02 15:58:16 +00:00