Task/FOUR-20032-fall: Hide FlowGenie from Ellucian's servers by agustinbusso · Pull Request #7706 · ProcessMaker/processmaker
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 246
Conversation
agustinbusso
changed the base branch from
release-2024-fall
to
release-2025-winter
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters