Skip to content

Conversation

@vuvanhieu143
Copy link

@vuvanhieu143 vuvanhieu143 commented Oct 14, 2025

Hi @trampgeek ,

There are some core unit test failures when installing qtype_coderunner on Moodle 5.0+.
The issue occurs because the prototype upgrade steps automatically add a new category during unit test execution which causing other test to fail.

To resolve this, I’ve modified the upgrade process to skip that step when running unit tests.
Unit tests should handle their own data setup before execution.

Could you please review the changes?

@trampgeek trampgeek merged commit eacb460 into trampgeek:master Oct 16, 2025
3 of 4 checks passed
@trampgeek
Copy link
Owner

Many thanks @vuvanhieu143

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