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

add toolbar versions button #40

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

Conversation

alikon
Copy link

@alikon alikon commented Dec 29, 2024

Added toolbar versions button

can be used like:

cy.clickToolbarButton('Versions');

@muhme
Copy link
Contributor

muhme commented Dec 29, 2024

Can I get you to add a test for this new button? 😄

And you or I could improve the documentation with all the different clickToolbarButton buttons. What do you think?

@alikon
Copy link
Author

alikon commented Dec 29, 2024

this is the pr for the test using the button joomla/joomla-cms#44675

@muhme
Copy link
Contributor

muhme commented Dec 29, 2024

is is the pr for the test using the button joomla/joomla-cms#44675

Yes and I meant in the joomla-cypress testsuite itself, in the file tests/e2e/support.cy.js, in the test it(‘clickToolbarButton()’ - just to familiarise yourself with the joomla-cypress testsuite

@alikon
Copy link
Author

alikon commented Jan 3, 2025

done
when you have time please check

@muhme
Copy link
Contributor

muhme commented Jan 4, 2025

Thank you for adding the test! The test works well and I recommend deleting the newly created Test article versions article as the final step. Otherwise, with each test run (if a Joomla installation step is not included) we'll have one more test article.

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.

2 participants