Skip to content

tests: added tests for gateway 3.13#425

Open
Prashansa-K wants to merge 3 commits intomainfrom
tests/ci-tests-3.13
Open

tests: added tests for gateway 3.13#425
Prashansa-K wants to merge 3 commits intomainfrom
tests/ci-tests-3.13

Conversation

@Prashansa-K
Copy link
Collaborator

Summary

Added tests for gateway 3.13.

Documentation

Testing

  • Unit tests
  • E2E tests
  • Manual testing on Universal
  • Manual testing on Kubernetes

@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 28.80%. Comparing base (a02660e) to head (b2ee56a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #425   +/-   ##
=======================================
  Coverage   28.80%   28.80%           
=======================================
  Files         121      121           
  Lines       16480    16480           
=======================================
  Hits         4747     4747           
  Misses      11116    11116           
  Partials      617      617           

☔ 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.


func Test_Diff_PluginUpdate_NewerThan312x(t *testing.T) {
runWhenEnterpriseOrKonnect(t, ">=3.12.0")
runWhenEnterpriseOrKonnect(t, ">=3.12.0 <3.13.0")
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not updating diff tests anymore, like we do in deck.
There are no significant diffing changes except a field addition.

@Prashansa-K Prashansa-K requested review from harshadixit12 and pmalek and removed request for harshadixit12 March 6, 2026 13:17
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