push
github
Added test for Runtime Bootstrapper installation test (#1242) * Add new parameters for handling mutating webhook * Updated CLI parameters to adjust to chat changes * Started defining the structure of the implementation. * Runtime bootstrapper initialization state implemented * Runtime bootstrapper initialization invoked * Compilation fix * Compilation fix * Unit tests fix * Define runtime bootstrapper interface * Define runtime bootstrapper interface * Added checks for status in runtime bootstrapper readiness test * Added status checks * Aggregated error related state in a single function with table-driven tests * Defined const with messages and some cleanup in the test * Mockery configured to generate mock only for RuntimeBootstrapperInstaller * linter fix * Go version updated * Go version updated * Go version updated * Go version updated * Fix unit tests problem * Fix unit tests problem * Merge fixes * First version of missing test added * Refactor in test for pending scenario * First version of code applying manifests from file * Revert "First version of code applying manifests from file" This reverts commit 5c4165e8b.
4 of 28 new or added lines in 3 files covered. (14.29%)
32 existing lines in 5 files now uncovered.2905 of 4568 relevant lines covered (63.59%)
0.7 hits per line