| Age | Commit message (Collapse) | Author |
|
even though they may exceed line length rules
unfortunately until
https://github.com/jorisroovers/gitlint/issues/255#issuecomment-1040868243
get merged
|
|
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
|
|
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
|