You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
End-2-End tests for the Shoot-Spec migrator component (generates RuntimeCRs using existing Shoot-Specs / Provisioner DB data etc.) to ensure the generated RuntimeCR are including all data.
AC:
Unit-Test framework for KIM business logic established and executed for each PR
Integration tests for KIM via ENV-test / Gomega framework are supported
End2End test case available which verifies that KIM produces correct Shoot-Specs using these RuntimeCRs (verify what KIM produces with existing Shoot-Specs)
The text was updated successfully, but these errors were encountered:
tobiscr
changed the title
Establish testing approach for KIM and KIM related components
Establish testing approach for KIM and KIM related components: setup e2e tests
Aug 8, 2024
Description
Goal is to establish required testing capabilities for KIM and its related components.
In scope is:
Testing logic to compare generated Shoot-Specs of KIM with provide Shoot-Spec templates or Shoot-Specs generated by provisioner etc-. -> covered by Implement testing logic to compare the Shoot-spec generated by provisioner with the shoot-spec generated by KIM #185AC:
The text was updated successfully, but these errors were encountered: