| name | test-reflect |
| description | Ensure test pass the right thing |
before we call this done should we consider any HIGH VALUE tests that could catch actual bugs? we should NOT be optimizing for test coverage this is only if we can identify something thats actually valuable. take a step back and think hard. now you got the whole picture.
If the current tests are tests are shallow we need to either remove them or make them test what they are actually supposed to test if they should be testinging something valuable. Do you understand what Im after here? The bar isn’t “passing” its “passing the right thing”.