Skip to content

refactor: reorganize e2e tests around features#174

Merged
rmanibus merged 1 commit into
mainfrom
refactor/e2e-feature-matrix
Mar 19, 2026
Merged

refactor: reorganize e2e tests around features#174
rmanibus merged 1 commit into
mainfrom
refactor/e2e-feature-matrix

Conversation

@rmanibus
Copy link
Copy Markdown
Contributor

Summary

  • replace the monolithic E2E matrix scenario with a shared harness and matrix runner
  • split behavior coverage into focused feature tests plus a smaller compatibility smoke matrix
  • preserve the PR fix: resolve CI failures from dependency bump #172 race-condition fix by keeping backend metadata separate from factory invocation

Testing

  • GOCACHE=$(mktemp -d /tmp/cloudstic-e2e-gocache-XXXXXX) go test ./e2e -count=1

Notes

@rmanibus rmanibus force-pushed the refactor/e2e-feature-matrix branch from e32e9fc to d47fd4f Compare March 19, 2026 18:07
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rmanibus rmanibus merged commit 74988a0 into main Mar 19, 2026
11 checks passed
@rmanibus rmanibus deleted the refactor/e2e-feature-matrix branch March 19, 2026 18:12
@rmanibus rmanibus added this to the v1.14.0 milestone Mar 20, 2026
@rmanibus rmanibus linked an issue Mar 20, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refine E2E feature matrix with explicit capability coverage

1 participant