Skip to content

Travis CI does not check API functional tests #17929

@dverkade

Description

@dverkade

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions