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

DDFBRA-288 - Update drupal/gin theme to version 3.0.0-rc16+ Update cypress #1878

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

kasperbirch1
Copy link
Contributor

@kasperbirch1 kasperbirch1 commented Dec 19, 2024

Link to issue

https://reload.atlassian.net/browse/DDFBRA-288
https://reload.atlassian.net/browse/DDFBRA-289

Description

This pull request updates the drupal/gin theme to version 3.0.0-rc16 and the drupal/gin_toolbar to 1.0.0-rc8

Additionally, it refactors Cypress tests to accommodate the changes introduced in the updated theme. With the recent update, some UI elements have changed. I have added two new Cypress commands: clickSaveButton and deleteEntitiesIfExists. These commands are now functioning as expected and have been applied to all tests affected by the update. This ensures more reliable test execution going forward.

With the recent theme update, some UI elements changed. I have added two new Cypress commands: `clickSaveButton` and `deleteEntitiesIfExists`. These commands are now working as expected and is applied to all tests affected by the update. This also ensuring more reliable test execution in the future
No changes were made in this update. The package was not updated by Dependabot earlier because the `drupal/gin` theme was not at version `3.0.0-rc16`.
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.

7 participants