anthology-ally / moodle-tool_ally

2 stars 18 forks source link

Failing PHPUnit tests #72

Open dragos5436 opened 2 years ago

dragos5436 commented 2 years ago

Hi,

There are a few PHPUnit tests for this plugin that are failing:

tool_ally\components_question_component_test::test_get_question
Undefined property: stdClass::$idnumber

/var/www/html/admin/tool/ally/tests/components_question_component_test.php:116
/var/www/html/lib/phpunit/classes/advanced_testcase.php:80
phpvfscomposer:///var/www/html/vendor/phpunit/phpunit/phpunit:97
tool_ally\webservice_replace_file_test::test_service_qtype_ddmatch_html
Undefined index: version

/var/www/html/lib/dml/mysqli_native_moodle_database.php:1644
/var/www/html/lib/dml/moodle_database.php:1893
/var/www/html/admin/tool/ally/tests/webservice_replace_file_test.php:643
/var/www/html/lib/phpunit/classes/advanced_testcase.php:80
phpvfscomposer:///var/www/html/vendor/phpunit/phpunit/phpunit:97

MySQL 5.7 PHP 7.4 Moodle latest MOODLE_400_STABLE executed with moodlehq/moodle-docker