Skip to content

Add order_by tests for Pipelines API

Dan Jensen requested to merge djensen-add-order-by-tests-to-pipelines-api into master

What does this MR do?

This adds test coverage for the order_by option of the "list project pipelines" API endpoint. This test coverage is modeled after the test coverage for Deployments. This MR was motivated by a comment on a related MR.

Does this MR meet the acceptance criteria?

Conformity

Edited by Dan Jensen

Merge request reports