stable

Clone or download

Read-only

Extract cross tracker search into a dedicated project

part of request #14757 Cypress test architecture does not respect the plugin split pattern Cross tracker search tests will be move inside its own plugin. Let's ease the move y extracting them into dedicated files/project No unctional changes: make tests_cypress => check that there are no error in test_results_e2e_full Change-Id: I210fe72e285e3bb0c17e3a24d194eac1cd4e0a1b

Modified Files

Name
A tests/e2e/_fixtures/cross_tracker/project.xml +1294 −0 Go to diff View file
A tests/e2e/_fixtures/cross_tracker/users.xml +35 −0 Go to diff View file
M tests/e2e/_fixtures/dashboard_user/project.xml +5 −1231 Go to diff View file
A tests/e2e/full/cypress/integration/cross_tracker_search.spec.js +111 −0 Go to diff View file
M tests/e2e/full/cypress/integration/dashboard_user.spec.js +0 −92 Go to diff View file