Skip to content

Commit

Permalink
remove old workaround (trying to use debugging for logging) and fixed…
Browse files Browse the repository at this point in the history
… some code

- proper Mockery integration into PHPUnit
- fix upload_course.php parameters to align with moodle standards
- fix tests sometimes configuring completionlib on course level wrong
- in tests: dynamically declaring class level variables is deprecated in more recent php versions -> fixing
  • Loading branch information
Glutamat42 committed Apr 3, 2024
1 parent 5644a34 commit 852a36d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
/.idea
/old
/vendor
/composer.lock
/composer.lock
/.phpdoc

0 comments on commit 852a36d

Please sign in to comment.