|
|
|
|
|
by systemvoltage
2039 days ago
|
|
In a repo like this, tests can degrade overtime when someone just changes the test asserts to make them pass because they’ve got a deadline to get this out of the door. It becomes difficult to even know if the test is checking the right thing since you’re completely unfamiliar with the context. |
|