stable

Clone or download

Read-only

Add project ids in a dedicated configuration file

Part of request #11328 move some TTM tests to cypress To test just launch manually cypress tests: ./tests/e2e/full/wrap.sh and chack in test_results_e2e_full that tests are well executed Change-Id: I8792b2cf64d4b42413e94d36c95466589e4a4163

Modified Files

Name
A tests/e2e/full/cypress/fixtures/project_config.json +3 −0 Go to diff View file
M tests/e2e/full/cypress/integration/agiledashboard_spec.js +8 −3 Go to diff View file
M tests/e2e/full/cypress/integration/check_permissions_spec.js +25 −23 Go to diff View file
M tests/e2e/full/cypress/integration/docman_spec.js +26 −24 Go to diff View file
M tests/e2e/full/cypress/support/commands.js +4 −0 Go to diff View file