mutato
mutato copied to clipboard
Turn all asserts into typed exceptions, write unit tests for app.ts
Source is riddled with assertions. These all should be converted to typed exceptions with tests against app.ts.
A lot of technical debt must be paid here.