moodleou / moodle-mod_oublog

Alternative blog module for Moodle 2 (including course blogs)
31 stars 27 forks source link

Resolve init phpunit error #137

Closed ScottVerbeek closed 7 months ago

ScottVerbeek commented 7 months ago
root@6a2ca8501c58:/var/www/he-43# vendor/bin/phpunit --testsuite=mod_oublog_testsuite
Moodle 4.3+ (Build: 20231027), d4681208e7a30afdcca0c052ee0802dd43e7dd65
Php: 8.1.24, pgsql: 14.0 (Debian 14.0-1.pgdg110+1), OS: Linux 6.4.12-060412-generic x86_64
PHPUnit 9.5.28 by Sebastian Bergmann and contributors.

.......S.............S...........S.......S.....................  63 / 122 ( 51%)
..........................................................S     122 / 122 (100%)

Time: 00:39.146, Memory: 107.00 MB

OK, but incomplete, skipped, or risky tests!
Tests: 122, Assertions: 1339, Skipped: 5.
ScottVerbeek commented 7 months ago

See pull request https://github.com/moodleou/moodle-mod_oublog/pull/134