| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-01 | build(hooks) run tests in pre-push not pre-commit | DanConwayDev | |
| as the run time of the test suite has increased, the trade-off between convienence and the warm feeling of seeing a sea of green test passes for unrelated tests has changed | |||
| 2023-09-13 | refactor: rebuild app skeleton | DanConwayDev | |
| Create skeleton for a complete rebuild of the prototype as a production ready product. Includes design patterns for: - dependency injection - unit testing with dependency mocking - integration testing - error handling - config storage BREAKING-CHANGE: ground-up redesign with incompatible protocol standards | |||