Skip to content

Conversation

@andrewnicols
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings August 8, 2025 04:43
@netlify
Copy link

netlify bot commented Aug 8, 2025

Deploy Preview for moodledevdocs ready!

Name Link
🔨 Latest commit 98b380c
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/6895806b8f2dcf00086ee5d1
😎 Deploy Preview https://deploy-preview-1412--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@andrewnicols andrewnicols added the blocked-by-tracker This issue is blocked by an issue in https://tracker.moodle.org/ label Aug 8, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds documentation for the behat::execute() method in the Behat testing framework documentation. It provides guidance on calling other steps from within custom steps.

  • Adds a new section explaining the behat_session_trait::execute() method
  • Includes a practical example demonstrating usage with an admin switch toggle
  • Documents both string and array callable formats for the method


:::note

Only the string format, adn the array callable are supported. You cannot pass a callback method.
Copy link

Copilot AI Aug 8, 2025

Choose a reason for hiding this comment

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

There is a typo in 'adn' which should be 'and'.

Suggested change
Only the string format, adn the array callable are supported. You cannot pass a callback method.
Only the string format, and the array callable are supported. You cannot pass a callback method.

Copilot uses AI. Check for mistakes.
@github-merge-queue github-merge-queue bot closed this pull request by merging all changes into moodle:main in 5d850f2 Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked-by-tracker This issue is blocked by an issue in https://tracker.moodle.org/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant