Y
Hacker News
new
|
ask
|
show
|
jobs
by
tptacek
5485 days ago
Unit tests are a good thing, but could miss problems that crop up only in production; for instance, if they delegated authentication to another server, or if something got deployed out-of-process.