jrgemignani commented on PR #905: URL: https://github.com/apache/age/pull/905#issuecomment-1540228157
@Zainab-Saad The goal is to have regression tests that have complete coverage. In the past, we weren't always thorough enough. This is why I'm making sure our regression tests, going forward, are. We want to attempt to cover as many possible ways a user could use a feature, both good and bad **and put them in as regression tests**. The goal is to show that an addition, or modification, works when used properly and that it gives the appropriate error messages when it isn't. And, most importantly, that it doesn't crash on user input. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
