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

Cover frontend with js unit and/or behat tests #8

Open
PhMemmel opened this issue Aug 4, 2023 · 0 comments
Open

Cover frontend with js unit and/or behat tests #8

PhMemmel opened this issue Aug 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@PhMemmel
Copy link
Member

PhMemmel commented Aug 4, 2023

Once moodle has implemented a framework for js unit testing, the frontend should be covered by js unit tests, because this activity heavily relies on js frontend.

Especially the different buttons and options in the menus depend heavily on configuration and capabilities, so they should be covered by automated tests.

Also behat tests would be possible, but might require pretty big effort to implement, because probably one would have to create a lot of custom behat steps.

@sh-csg sh-csg added the enhancement New feature or request label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants