GitHub user Yicong-Huang added a comment to the discussion: Manual testing expectations for PRs
> but I don't think we should rely solely on automated tests. Manual tests can verify even less than automated tests... > a feature worked correctly in my local environment but failed after > deployment because the required Kubernetes configuration wasn't set up > correctly. This is a real pain. and we need to solve it. but I don't think manual test on your local env can help, right? because it is not the same setup/env. > Those deployment specific issues cannot be caught with automated tests alone why not improve automated tests? we could also have k8s setup for testing. GitHub link: https://github.com/apache/texera/discussions/6028#discussioncomment-17523266 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
