| Age | Commit message (Collapse) | Author |
|
because they take 3 minutes to run and sometime fail due to
a nix specific issue
|
|
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
|