Closed ComradeVanti closed 2 months ago
This PR moves a bunch of pure domain logic out of impure service functions. This allows the pure logic to be tested easier as well as making it easier to potentially inline some of the, now very small, services.
This PR moves a bunch of pure domain logic out of impure service functions. This allows the pure logic to be tested easier as well as making it easier to potentially inline some of the, now very small, services.