Server/project/tests/services
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
..
PaymentService.test.ts Testing PaymentService.payMoney 2023-10-30 17:45:17 -04:00