Task/FOUR-20032-fall: Hide FlowGenie from Ellucian's servers by agustinbusso · Pull Request #7706 · ProcessMaker/processmaker

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

marcoAntonioNina

TinCodes

@agustinbusso agustinbusso changed the base branch from release-2024-fall to release-2025-winter

January 10, 2025 18:05

@agustinbusso

There are some failing tests, and it seems that are not related to the changes in this PR:

SAMLLogout (ProcessMaker\Package\Auth\Tests\Feature\SAMLLogout)
 ✘ Logout saml
   │
   │ Failed asserting that two strings are equal.
   │ --- Expected
   │ +++ Actual
   │ @@ @@
   │ -'https://localhost/login'
   │ +'https://localhost/requests'
   │
   │ /opt/processmaker/vendor/laravel/framework/src/Illuminate/Testing/TestResponse.php:311
   │ /opt/processmaker/vendor/laravel/framework/src/Illuminate/Testing/TestResponse.php:178
   │ /opt/packages/package-auth/tests/Feature/Auth/SAMLLogoutTest.php:106
   │ /opt/processmaker/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:176
   │
Formula (Tests\PackageDecisionEngine\Feature\Formula)
 ✘ Decision table with correct values
   │
   │ Error: Call to undefined method Tests\PackageDecisionEngine\Feature\FormulaTest::createProcessFromJSON()
   │
   │ /opt/packages/package-decision-engine/tests/feature/FormulaTest.php:20
   │ /opt/processmaker/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:176
   │

 ✘ Decision table with incorrect values
   │
   │ Error: Call to undefined method Tests\PackageDecisionEngine\Feature\FormulaTest::createProcessFromJSON()
   │
   │ /opt/packages/package-decision-engine/tests/feature/FormulaTest.php:55
   │ /opt/processmaker/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:176
   │

 ✘ Decision table without values
   │
   │ Error: Call to undefined method Tests\PackageDecisionEngine\Feature\FormulaTest::createProcessFromJSON()
   │
   │ /opt/packages/package-decision-engine/tests/feature/FormulaTest.php:90
   │ /opt/processmaker/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:176
   │

CC @ryancooley

Labels