Skip to content

refactor(e2e): deduplicate DescribeTable bodies across tools#537

Open
IrvingMg wants to merge 1 commit intourunc-dev:mainfrom
IrvingMg:refactor/commonize-e2e-test-logic
Open

refactor(e2e): deduplicate DescribeTable bodies across tools#537
IrvingMg wants to merge 1 commit intourunc-dev:mainfrom
IrvingMg:refactor/commonize-e2e-test-logic

Conversation

@IrvingMg
Copy link
Contributor

Description

As discussed in #527 (review), this cleanup commonizes the e2e tests logic.

Related issues

Since this is the last PR for the migration of e2e tests to Ginkgo

How was this tested?

  • make e2etest

LLM usage

N/A

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

Signed-off-by: Irving Mondragón <mirvingr@gmail.com>
@netlify
Copy link

netlify bot commented Mar 20, 2026

Deploy Preview for urunc canceled.

Name Link
🔨 Latest commit 214195c
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/69bd043348a6af0008f2f358

@IrvingMg
Copy link
Contributor Author

@cmainas Since this PR closes the Ginkgo migration issue, should I update the description to also close these two related issues?

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.

Migrate E2E tests to Ginkgo framework

1 participant