Time  Nick      Message
11:54 sfan5     sure, not you specifically
16:19 jonadab   There's really no such thing as too much testing.
16:20 jonadab   Although, there's a limit to how many things any one person can think of to do, in testing.  Which is why you never find all the bugs until you release.
16:32 MTDiscord <luatic> Of course you can test too much. Testing takes time you don't have for various other tasks. At some point you've done the tests which give you the most bang for the buck and it's best to move on.
16:44 jonadab   I mean, that's true of anything.  But that doesn't mean the testing is bad, just that you have other priorities for your time.  But if you can e.g. automate and/or crowdsource the testing...
17:58 MTDiscord <josiah_wi> I think there is such a thing as too much testing in the sense that you are testing things you shouldn't be. But that's different than what sfan was asking for.