Resolve "Migration des tests e2e vers WebDriverIO"
Closes #618 (closed)
Merge request reports
Activity
requested review from @david.dorchies
By Grand Francois on 2023-04-19T08:40:27 (imported from GitLab)
added 10 commits
- 8dc95b32 - test(e2e): remove Protractor NPM package
- 41541641 - test(e2e): execution of npm init wdio
- d1dbb22f - test(e2e): add headless parameter to wdio configuration
- 9cf7d68d - test(e2e): install jscodeshift @wdio/codemod
- 994f1dcd - test(e2e): transform e2e folder
- 54aa396d - test(e2e): add @wdio/types NPM package
- 27cd0d48 - test(e2e): configure wdio to point to e2e folder
- 50c32665 - test(e2e): add @wdio/globals NPM package to fix VSCode error messages
- 135e400e - test(e2e): replace ElementFinder type
- 1990f30e - test(e2e): modify package.json to run tests with WebdriverIO
By Grand Francois on 2023-04-19T09:02:10 (imported from GitLab)
Toggle commit listadded 4 commits
- a7c16391 - refactor : remove protractor configuration file
- 108733a2 - refactor: add VSCode launch configuration for WebDriverIO test debug
- ca8c7b08 - fix(e2e): fix automatic WebDriverIO test migration
- 2a48f171 - refactor(e2e): code cleanup
By Grand Francois on 2023-04-26T11:16:30 (imported from GitLab)
Toggle commit listadded 1 commit
- 4a340878 - test(e2e): gitlabCI: temporarily enable tests on pushes
By Grand Francois on 2023-04-26T11:19:09 (imported from GitLab)
added 5 commits
- e744dc90 - fix(e2e): fix automatic WebDriverIO test migration
- 1b7e8529 - refactor(e2e): code cleanup
- e9d6d07d - test(e2e): gitlabCI: temporarily enable tests on pushes
- 5cb7b618 - chore(e2e): update ChromeDriver to v112
- 1d46b9e1 - chore(e2e): add verbose option to ChromeDriver
By Grand Francois on 2023-04-26T13:50:09 (imported from GitLab)
Toggle commit listadded 1 commit
- c7ebff30 - chore(e2e): add Chrome options to disable sandbox
By Grand Francois on 2023-04-26T14:10:09 (imported from GitLab)
added 1 commit
- ec630661 - chore(e2e): add whitelisted-ips option to ChromeDriver
By Grand Francois on 2023-04-26T14:26:50 (imported from GitLab)
added 1 commit
- 6015a33d - chore(e2e): add disable-dev-shm-usage option to Chrome
By Grand Francois on 2023-04-26T14:41:03 (imported from GitLab)
added 1 commit
- 52637e8a - chore(e2e): update ChromeDriver to v107 to match Docker image Chrome version
By Grand Francois on 2023-04-26T15:26:31 (imported from GitLab)
added 1 commit
- 40570fcd - test(e2e): fix failing tests
By Grand Francois on 2023-05-10T13:47:05 (imported from GitLab)
added 1 commit
- 423362b2 - fix(e2e): increase time allocated to compilation phase
By Grand Francois on 2023-05-10T14:45:29 (imported from GitLab)
added 4 commits
- cdccaf10 - refactor(e2e): migrate commit 652f8631 (#614 (closed))
- 9da30e22 - refactor(e2e): migrate commit 80e36eb0 (#614 (closed))
- cbcc1579 - refactor(e2e): migrate commit 19dc09ea (#609 (closed))
- 93d413a9 - refactor(e2e): migrate commit c93a6e1f (#609 (closed))
By Grand Francois on 2023-05-10T16:16:59 (imported from GitLab)
Toggle commit listadded 8 commits
-
93d413a9...7f93ee6d - 5 commits from branch
devel
- e97c78f4 - Merge branch 'devel' into 618-migration-des-tests-e2e-vers-webdriverio
- 90e3d8e0 - fix(e2e): migrate predams test to WebdriverIO
- 33189f53 - refactor(e2e): use loadSession() where possible
By Grand Francois on 2023-05-11T10:02:18 (imported from GitLab)
Toggle commit list-
93d413a9...7f93ee6d - 5 commits from branch
added 1 commit
- d0a5f2f7 - test(e2e): disable CI tests on pushes
By Grand Francois on 2023-05-11T10:54:11 (imported from GitLab)
mentioned in commit 191e112a
By Grand Francois on 2023-05-11T11:24:05 (imported from GitLab)