mirror of
https://github.com/pestphp/pest.git
synced 2026-06-05 02:52:12 +02:00
chore: updates snapshots
This commit is contained in:
@ -258,23 +258,6 @@ final readonly class Fingerprint
|
|||||||
return $cache[$key] = $finder->hasResults();
|
return $cache[$key] = $finder->hasResults();
|
||||||
}
|
}
|
||||||
|
|
||||||
private static function sortRecursively(mixed &$value): void
|
|
||||||
{
|
|
||||||
if (! is_array($value)) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
$isAssoc = ! array_is_list($value);
|
|
||||||
|
|
||||||
if ($isAssoc) {
|
|
||||||
ksort($value);
|
|
||||||
}
|
|
||||||
|
|
||||||
foreach ($value as &$child) {
|
|
||||||
self::sortRecursively($child);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private static function contentHashOrNull(string $path): ?string
|
private static function contentHashOrNull(string $path): ?string
|
||||||
{
|
{
|
||||||
if (! is_file($path)) {
|
if (! is_file($path)) {
|
||||||
|
|||||||
@ -1,6 +1,4 @@
|
|||||||
|
|
||||||
─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug.
|
|
||||||
|
|
||||||
FAIL Tests\Fixtures\CollisionTest
|
FAIL Tests\Fixtures\CollisionTest
|
||||||
⨯ error
|
⨯ error
|
||||||
✓ success
|
✓ success
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
Pest Testing Framework 4.6.3.
|
Pest Testing Framework 4.7.0.
|
||||||
|
|
||||||
USAGE: pest <file> [options]
|
USAGE: pest <file> [options]
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,4 @@
|
|||||||
|
|
||||||
─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug.
|
|
||||||
|
|
||||||
TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos
|
TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos
|
||||||
↓ is marked as todo 1
|
↓ is marked as todo 1
|
||||||
↓ is marked as todo 2
|
↓ is marked as todo 2
|
||||||
|
|||||||
@ -1,6 +1,4 @@
|
|||||||
|
|
||||||
─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug.
|
|
||||||
|
|
||||||
TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos
|
TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos
|
||||||
↓ is marked as todo 1
|
↓ is marked as todo 1
|
||||||
↓ is marked as todo 2
|
↓ is marked as todo 2
|
||||||
|
|||||||
@ -1,6 +1,4 @@
|
|||||||
|
|
||||||
─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug.
|
|
||||||
|
|
||||||
TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos
|
TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos
|
||||||
↓ is marked as todo 1
|
↓ is marked as todo 1
|
||||||
↓ is marked as todo 2
|
↓ is marked as todo 2
|
||||||
|
|||||||
@ -1,6 +1,4 @@
|
|||||||
|
|
||||||
─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug.
|
|
||||||
|
|
||||||
TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos
|
TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos
|
||||||
↓ is marked as todo 1
|
↓ is marked as todo 1
|
||||||
↓ is marked as todo 2
|
↓ is marked as todo 2
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
|
|
||||||
Pest Testing Framework 4.6.3.
|
Pest Testing Framework 4.7.0.
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
[90m─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug.[39m
|
|
||||||
##teamcity[testSuiteStarted name='Tests/tests/Failure' locationHint='pest_qn://tests/.tests/Failure.php' flowId='1234']
|
##teamcity[testSuiteStarted name='Tests/tests/Failure' locationHint='pest_qn://tests/.tests/Failure.php' flowId='1234']
|
||||||
##teamcity[testCount count='8' flowId='1234']
|
##teamcity[testCount count='8' flowId='1234']
|
||||||
##teamcity[testSuiteStarted name='Tests/tests/Failure' locationHint='pest_qn://tests/.tests/Failure.php' flowId='1234']
|
##teamcity[testSuiteStarted name='Tests/tests/Failure' locationHint='pest_qn://tests/.tests/Failure.php' flowId='1234']
|
||||||
|
|||||||
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
[90m─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug.[39m
|
|
||||||
##teamcity[testSuiteStarted name='Tests/tests/SuccessOnly' locationHint='pest_qn://tests/.tests/SuccessOnly.php' flowId='1234']
|
##teamcity[testSuiteStarted name='Tests/tests/SuccessOnly' locationHint='pest_qn://tests/.tests/SuccessOnly.php' flowId='1234']
|
||||||
##teamcity[testCount count='4' flowId='1234']
|
##teamcity[testCount count='4' flowId='1234']
|
||||||
##teamcity[testSuiteStarted name='Tests/tests/SuccessOnly' locationHint='pest_qn://tests/.tests/SuccessOnly.php' flowId='1234']
|
##teamcity[testSuiteStarted name='Tests/tests/SuccessOnly' locationHint='pest_qn://tests/.tests/SuccessOnly.php' flowId='1234']
|
||||||
|
|||||||
@ -1,6 +1,4 @@
|
|||||||
|
|
||||||
─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug.
|
|
||||||
|
|
||||||
PASS Tests\Arch
|
PASS Tests\Arch
|
||||||
✓ preset → php → ignoring ['Pest\Expectation', 'debug_backtrace', 'var_export', …]
|
✓ preset → php → ignoring ['Pest\Expectation', 'debug_backtrace', 'var_export', …]
|
||||||
✓ preset → strict → ignoring ['Pest\Plugins\Tia\BaselineSync', 'usleep']
|
✓ preset → strict → ignoring ['Pest\Plugins\Tia\BaselineSync', 'usleep']
|
||||||
|
|||||||
Reference in New Issue
Block a user