You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/05 08:42:37 UTC

[GitHub] [camel-k] apupier opened a new issue #1875: Provide non-regression tests for regression #1872

apupier opened a new issue #1875:
URL: https://github.com/apache/camel-k/issues/1875


   a fix has been provided but there is no tests to prevent another regression on the same kind of issue https://github.com/apache/camel-k/pull/1873


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] apupier commented on issue #1875: Provide non-regression tests for regression #1872

Posted by GitBox <gi...@apache.org>.
apupier commented on issue #1875:
URL: https://github.com/apache/camel-k/issues/1875#issuecomment-756003555


   Based on regression, interesting use case to test:
   * `kamel` (without arguments, this is used to check that a binary is available by VS Code, also personally using it to accessing help)
   * `kamel help`
   * `kamel -h`
   * `kamel --help`
   * `kamel --unknownPropertyToCheckItDoesntExplode`
   
   Based on fix provided, interesting use case to test:
   * `kamel local run --help`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org