This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a change to branch release-1.8.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 338a58209 fix(core): move to policy/v1
new 6fd414f3b [TEST] Extract shared functions
new 3ff9186f8 [TEST] Test KameletBinding in native mode
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
e2e/native/native_binding_test.go | 80 ++++++++++++++++++++++
e2e/native/native_test.go | 14 ----
.../native_test_support.go} | 27 ++++----
3 files changed, 95 insertions(+), 26 deletions(-)
create mode 100644 e2e/native/native_binding_test.go
copy e2e/{common/cli/version_test.go => native/native_test_support.go} (63%)