Skip to content

Commit 053fa07

Browse files
(ci) Refactor alpha update E2E tests and increase coverage
- Refactored the alpha update test suite for clarity and modularity. - Added validation for preserved custom code and go.mod dependencies. - Improved version-specific assertions to avoid regressions. - Increased e2e test coverage for v4.6.0 and v4.7.0 update paths. Assisted-by: ChatGPT (OpenAI) and GitHub Copilot
1 parent c94fd78 commit 053fa07

File tree

2 files changed

+148
-226
lines changed

2 files changed

+148
-226
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ docs/book/src/docs
2828
/testdata/**/go.sum
2929
/docs/book/src/simple-external-plugin-tutorial/testdata/sampleexternalplugin/v1/bin
3030
/testdata/**legacy**
31+
/test/e2e/alphaupdate/e2e-**

0 commit comments

Comments
 (0)