Skip to content

Conversation

enrichman
Copy link
Collaborator

E2e are using testcontainers. While this is nice to run tests without being worried about the environment it's hard to debug them checking the running pods, or looking at what's happening in the cluster.

This PR tries to simplify the tests, keeping the chance to run them in containers, isolated, or targeting an external cluster.

@codecov-commenter
Copy link

codecov-commenter commented Sep 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.21%. Comparing base (30217df) to head (44c0538).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
- Coverage   52.85%   50.21%   -2.65%     
==========================================
  Files          52       52              
  Lines        6385     6385              
==========================================
- Hits         3375     3206     -169     
- Misses       2749     2912     +163     
- Partials      261      267       +6     
Flag Coverage Δ
cli 51.33% <ø> (+0.06%) ⬆️
controller ?
e2e ?
unit 41.84% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants