Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ACS-8063] Migrate editActions e2e from Protractor to Playwright #3900

Merged
merged 9 commits into from
Jul 23, 2024

Conversation

katarzynakita
Copy link
Contributor

@katarzynakita katarzynakita commented Jun 20, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe: Test migration https://hyland.atlassian.net/browse/ACS-8063

What is the current behaviour? (You can also link to an open issue here)

What is the new behaviour?
Migrated edit-folder tests from Protractor to Playwright.
Removed Protractor tests.
Removed protractor tests github pull request workflow.
Added Playwright edit-actions tests github pull request workflow.
Added additional wait in Viever tests as they were flaky.

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@katarzynakita katarzynakita force-pushed the tests/ACS-8063-migrate-edit-actions branch from 85ec258 to 02a64f0 Compare June 27, 2024 21:58
@katarzynakita katarzynakita marked this pull request as ready for review June 28, 2024 00:18
@katarzynakita katarzynakita force-pushed the tests/ACS-8063-migrate-edit-actions branch 3 times, most recently from 56ad82b to f64efd7 Compare July 23, 2024 07:38
@katarzynakita katarzynakita force-pushed the tests/ACS-8063-migrate-edit-actions branch from 43b6816 to f7deff9 Compare July 23, 2024 21:42
Copy link

sonarcloud bot commented Jul 23, 2024

@katarzynakita katarzynakita merged commit d9a0ce7 into develop Jul 23, 2024
24 checks passed
@katarzynakita katarzynakita deleted the tests/ACS-8063-migrate-edit-actions branch July 23, 2024 22:57
akashrathod28 pushed a commit that referenced this pull request Jul 24, 2024
* ACS-8063 Migrate editActions

* Removed protractor edit folder tests and protractor e2e run from github
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants