-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passednon-issue
Description
Summary
Currently Travis CI does not execute the API functional tests which are included in Magento. This way developers submitting a PR are not sure of all tests will pass. This will cause a delay in the processing of the actual PR and disappointment for the developer because he thinks he passed all tests, but actually didn't.
With the headless architecture, API's are getting more and more important. So it would be a logical step to include the API functional tests in Travis CI as well so that developers know that there code will pass the tests.
Examples
See this PR where all tests in Travis passed, but a API functional test was failing
Proposed solution
Extend Travis CI to run the API functional tests as well.
Metadata
Metadata
Assignees
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passednon-issue