mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
* fix(core): Add warning logs for mismatched (Parent-Subflow) inputs for subflow plugin. * feat(tests): add test coverage for cli commands with no repository configurations * refactor(tests): enhance test assertions and namings * refactor(tests): replace HelloCommand with Namespace KV helper in no-config tests - Use Namespace KV command (with no params) to verify repo-independent CLI behavior - Remove HelloCommand usage in NoConfigCommandTest - Keep FlowCreateCommand case to assert repo-dependent commands fail without config