-
Hi!
Before installing the plugin, I run tests.
version plugin: 2024050200
release: 2024050200
I launched
```vendor/bin/phpunit --filter mod_dialogue```
Result:
```
Moodle 4.1.11+ (Build:…
-
## Feature request
WP_Mock is not compatible with PHPUnit 10 / PHP 8.1.
### Proposed solution
Make it compatible. Maybe You have it already in plans?
-
I'm currently trying to bring my development stack up to date and I stumbled across this message when attempting to run unit tests:
Class "PHPUnit_Framework_TestCase" not found
This occurs b…
-
Hi!
In yesterday releases (7.1.6, 6.4.13, 5.4.45) symfony fixed it's exception/error handler registration issue with phpunit.
see: https://github.com/symfony/symfony/pull/58372
Now the workarou…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Ignored or Blocked
These are…
-
As asked in https://github.com/codecov/codecov-action/issues/1487#issuecomment-2258551527, I'm opening a new ticket.
The failure is still happening for tokenless uploads for `doctrine/dbal`. What's w…
-
Errors occurred while initializing the phpunit tests environment:
`++ Error applying default setting 'turnitintooltwo/accountid': This value i
s not valid ++ …
-
**Is your feature request related to a problem? Please describe.**
PHP 8.4 is scheduled for general release on November 21, 2024 and we planned to php8.4 support for adobe commerce.
**Describe the…
-
-
### Details
The Unit Tests that are run during the installation process fail due to them not using the DB configuration from the .env file.
Here is 2 errors from the laravel.log file right after in…