mgencur commented on issue #3950: Extend system testsuite
URL: 
https://github.com/apache/incubator-openwhisk/pull/3950#issuecomment-411408315
 
 
   @markusthoemmes thanks for the quick review. I will address most of the 
concerns. But I'd like to know what you mean by "API level" tests and how they 
differ from the system-level tests from your POV. 
   My view is that most of the tests from whisk.core (API level as you say) 
need the whole system to be running. The tests there create and invoke actions 
like those in the system.basic package. So I don't see a different aside from 
different package naming.
   I'd be happy to move some tests from system.basic to whisk.core as long as 
their requirements for running components were different. Otherwise it would be 
nice to have most of the tests in a single package - system.basic, IMO. 
(actually, I suggested this change in 
https://github.com/apache/incubator-openwhisk/issues/3737). Having very similar 
tests in different places is confusing and makes it more difficult to run a 
subset of the test suite.
   What's your view?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to