Server/project/tests
Refringe 1d90a472f2
Testing PaymentService.payMoney
Adds a single test for the basic functionality of the `PaymentService.payMoney` method. It's huge. I hate it. It works. The entire class needs to be refactored to be more testable. Each of these methods should be split up to only have (ideally) a single responsibility--It has about 6 going on right now.
2023-10-30 17:45:17 -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