-
After loading the pdf file, the elfinder gives an error. The file is physically uploaded to the folder, but an error is thrown when displaying the list of uploaded files. If i delete this file, the li…
-
#### What are you trying to achieve?
I feel like to create a unit test file.
#### What do you get instead?
vendor/bin/codecept generate:test unit HttpTest
> Provide console output if related. Use …
-
Generating (and asserting) snapshots is broken for tests that use dataproviders in 5.0.0:
PHP 8.2.1
phpunit/phpunit:10.0.7
spatie/phpunit-snapshot-assertions:5.0.0
# Testcase
```php
-
Hi guys,
Has anyone seen these failing unit tests before?
```
Moodle 3.9.7+ (Build: 20210520), 49d363745316c3eb77f003ba086d33ea86fc0347
Php: 7.4.3, pgsql: 11.5 (Debian 11.5-1.pgdg90+1), OS: Li…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.0.9
| PHP version | 8.1.16
| Installation Method | Composer / PHAR
#### Summary
#### …
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.0.9
| PHP version | 8.1.10
| Installation Method | Composer
#### Summary
The time shown a…
-
### Symfony version(s) affected
5.4
### Description
A smiley is shown when running the tests in `./phpunit src/Symfony/Component/Console/Tests/ApplicationTest.php`:
> ![image](https://user-image…
-
- Laravel Version: 10.0.2
- PHP Version: 8.2.1
- Database Driver & Version: -
### Steps To Reproduce::
(have a test with a PHPUnit deprecation)
1. Run tests with `php artisan test`
2. Run te…
-
In ST4, whatever I set phpunit.options to, the resultant command will always include ( with data set .+)?$ --colors=never -d memory_limit=-1 -d testdox=true --no-coverage
I am therefore not able to c…
-
Administrative issue regarding #6270 .
When running in console context, e.g. when running unit tests, the session save handler cannot be changed.
However, this is happening e.g. when using $th…