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

MNT Keyboard test steps #263

Merged

Conversation

sabina-talipova
Copy link

Description

Test steps that simulate user interaction with the application via the keyboard.

Parent issue

@@ -6,7 +6,6 @@
use InvalidArgumentException;
use Behat\Behat\Context\Context;
use Behat\Behat\Context\Environment\InitializedContextEnvironment;
use Behat\Behat\Definition\Call;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated refactoring. We don't use this class in the code any more.

*
* @When /^I press the "([^"]+)" key and confirm the dialog$/
*/
public function iPressTheKeyAndConfirmDialog(string $key)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
public function iPressTheKeyAndConfirmDialog(string $key)
public function iPressTheKeyAndConfirmTheDialog(string $key)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

@sabina-talipova sabina-talipova force-pushed the pulls/5/keyboard-test-steps branch from f1337de to 71a78de Compare February 18, 2024 22:07
@emteknetnz emteknetnz merged commit b2cd44c into silverstripe:5 Feb 18, 2024
9 checks passed
@emteknetnz emteknetnz deleted the pulls/5/keyboard-test-steps branch February 18, 2024 22:53
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