Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Added patch for the Range Integer field. Please check and let me know if need to add more cases for this field.
As soon as possible I will add tests for rest types, unit tests (RangeFieldItemTest.php) and UI tests for testing settings forms for fields(RangeFieldUITest.php).
Comments
Comment #1
taran2lComment #2
ribelNeed to write classes:
RangeFieldTest extends WebTestBase
with methods:
RangeFieldItemTest extends UnitTestBase
with methods:
Comment #3
ozinAdded patch for the Range Integer field. Please check and let me know if need to add more cases for this field.
As soon as possible I will add tests for rest types, unit tests (RangeFieldItemTest.php) and UI tests for testing settings forms for fields(RangeFieldUITest.php).
Comment #8
taran2lComment #11
taran2ldeletedComment #12
taran2lComment #13
taran2lThis one could be closed, as all child issues are closed now.