FOUR-21803 Fix failing unit tests by gproly · Pull Request #7998 · ProcessMaker/processmaker

added 2 commits

February 6, 2025 15:16
## Description
Tests\Feature\Api\PerformanceModelsTest::testFactories
The data provider specified for Tests\Feature\Api\PerformanceModelsTest::testFactories is invalid
Empty data set provided by data provider

## Solution
This is a PHPUnit issue; the test is being fixed.

## Related Tickets & Packages
https://processmaker.atlassian.net/browse/FOUR-21803
## Description
1) Tests\Feature\Api\PerformanceRoutesTest::testRoutesSpeed
The data provider specified for Tests\Feature\Api\PerformanceRoutesTest::testRoutesSpeed is invalid
Undefined constant Tests\Feature\Api\PerformanceRoutesTest::endpoints

/Users/user/srv/http/processmaker4/tests/Feature/Api/PerformanceRoutesTest.php:94

## Solution
This is a PHPUnit issue; the test is being fixed.

## Related Tickets & Packages
https://processmaker.atlassian.net/browse/FOUR-21803

nolanpro

@nolanpro nolanpro deleted the observation/FOUR-21803 branch

February 7, 2025 16:09