|
|
|
|
|
by fergus_google
2728 days ago
|
|
It's common for code at Google to be rewritten without reusing most of the existing tests -- instead, new tests are written for the new code. Yes, this risks not understanding edge cases. But not all of those edge cases are still important. |
|