Skip to content

FOUR-21698 Adjust the schema for PHPUnit 10.0 #7978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

gproly
Copy link
Contributor

@gproly gproly commented Jan 31, 2025

Descripción

The Laravel 11 update also included the update to PHPUnit 11, but this version has too many changes. It was decided to roll back to PHPUnit 10 to minimize the impact.

These minor errors are mitigated:

  • routes speed → Data Provider method Tests\Feature\Api\PerformanceApiTest::RoutesListProvider() is not static
  • routes speed → Data Provider method Tests\Feature\Api\PerformanceRoutesTest::RoutesListProvider() is not static
  • process patterns → Data Provider method Tests\Feature\Api\ProcessPatternsTest::prepareTestCasesProvider() is not static
  • export import full → Data Provider method Tests\Feature\ImportExport\Api\ExportImportTest::importType() is not static

Related Tickets & Packages

https://processmaker.atlassian.net/browse/FOUR-21698

ci:package-api-testing:feature/FOUR-20332
ci:package-vocabularies:feature/FOUR-20332
ci:package-translations:feature/FOUR-20332
ci:package-testing:feature/FOUR-20332
ci:package-sentry:feature/FOUR-20332
ci:package-savedsearch:feature/FOUR-20332
ci:package-projects:feature/FOUR-20332
ci:package-pm-blocks:feature/FOUR-20332
ci:package-decision-engine:feature/FOUR-20332
ci:package-data-sources:feature/FOUR-20332
ci:package-collections:feature/FOUR-20332
ci:package-auth:feature/FOUR-20332
ci:package-analytics-reporting:feature/FOUR-20332
ci:package-ai:feature/FOUR-20332
ci:package-advanced-user-manager:feature/FOUR-20332

## Descripción
The Laravel 11 update also included the update to PHPUnit 11, but this version has too many changes. It was decided to roll back to PHPUnit 10 to minimize the impact.

These minor errors are mitigated:
- routes speed → Data Provider method Tests\Feature\Api\PerformanceApiTest::RoutesListProvider() is not static
- routes speed → Data Provider method Tests\Feature\Api\PerformanceRoutesTest::RoutesListProvider() is not static
- process patterns → Data Provider method Tests\Feature\Api\ProcessPatternsTest::prepareTestCasesProvider() is not static
- export import full → Data Provider method Tests\Feature\ImportExport\Api\ExportImportTest::importType() is not static


## Related Tickets & Packages
https://processmaker.atlassian.net/browse/FOUR-21698
@gproly gproly requested a review from CarliPinell January 31, 2025 16:23
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube

@nolanpro nolanpro merged commit d5e4351 into feature/FOUR-20332 Jan 31, 2025
11 of 13 checks passed
@nolanpro nolanpro deleted the feature/FOUR-21698 branch January 31, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants