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

Behat errors on Moodle 3.9 #3

Open
Kathrin84 opened this issue Sep 8, 2020 · 0 comments
Open

Behat errors on Moodle 3.9 #3

Kathrin84 opened this issue Sep 8, 2020 · 0 comments

Comments

@Kathrin84
Copy link
Contributor

Hello,

when doing the work for updating to latest Moodle 3.9, I ran your Behat tests and get the following error:

.U------U-----.U---------

--- Failed hooks:

    AfterStep # behat_hooks::after_step_javascript()
      Coding error detected, it must be fixed by a programmer: Step 'I navigate to "Edit profile" node in "My profile settings"'' is undefined. (coding_exception)

    AfterStep # behat_hooks::after_step_javascript()
      Coding error detected, it must be fixed by a programmer: Step 'I navigate to "Edit profile" node in "My profile settings"'' is undefined. (coding_exception)

2 scenarios (2 failed)
25 steps (2 passed, 3 undefined, 20 skipped)
1m9.46s (45.66Mb)

This step can be fixed with the step
When I open my profile in edit mode

A background to make the button available in the atto editor is also needed in my opinion:

Given the following config values are set as admin:
      | toolbar | other = html, computing | editor_atto |

Thanks for fixing the tests in advance and best, Kathrin

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

No branches or pull requests

1 participant