- Issue created by @joaopauloc.dev
- Merge request !18Adding unit tests, improving performance adding cache in process elements. → (Merged) created by joaopauloc.dev
- Status changed to Needs work
18 days ago 12:04am 22 May 2025
Since we started this module many changes were made, but we couldn't update the unit test for each change.
We need to update the unit test to validate if they still working and fix where need to update.
Make sure to install all drupal core-dev composer packages to execute unit tests.
In a ddev installation execute ddev exec /var/www/html/vendor/bin/phpunit -v -c ./core/phpunit.xml.dist ./modules/contrib/webform_remote_fields/tests
Check the errors and fix all unit tests failed.
Active
2.0
Code