stable

Clone or download

Read-only

Merge commit 'refs/changes/93/18593/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #14764 E2E tests for expert queries reports Change-Id: I3b05245c34744edf30f2e0e8567cb8a221190beb

Modified Files

Name
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +2 −2 Go to diff View file
M plugins/tracker/templates/report/tracker-report-expert-query.mustache +6 −1 Go to diff View file
A tests/e2e/_fixtures/tql_queries/project.xml +367 −0 Go to diff View file
A tests/e2e/_fixtures/tql_queries/users.xml +36 −0 Go to diff View file
A tests/e2e/full/cypress/integration/tql.spec.js +225 −0 Go to diff View file