(no title)
jbattle | 1 year ago
create subscriptions with and without overlapping effective windows
Those seem like very basic tests that would have highlighted the underlying issue
jbattle | 1 year ago
create subscriptions with and without overlapping effective windows
Those seem like very basic tests that would have highlighted the underlying issue
Ozzie_osman|1 year ago
zeroonetwothree|1 year ago
jbattle|1 year ago
I'm not talking about 100% branch coverage, but 100% coverage of all happy paths and all unhappy paths that a user might reasonably bump into.
OK maybe not 100% of the scenarios the entire system expresses, but pretty darn close for the business critical flows (signups, orders, checkouts, whatever).
hn_throwaway_99|1 year ago
I wouldn't pillory someone if they left out a test case like this, but neither would I assert that a test case like this is for some reason unthinkable or some outlandish edge case.
viraptor|1 year ago