..
CheckboxFieldtest
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
CheckboxSetFieldTest
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
DatetimeFieldTest
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
EmailFieldTest
ENH Use symfony/validation logic ( #11399 )
2024-10-02 14:38:21 +13:00
FormFactoryTest
API Set extension hook implementation visibility to protected
2024-05-21 09:51:51 +12:00
FormFieldTest
API Set extension hook implementation visibility to protected
2024-05-21 09:51:51 +12:00
FormRequestHandlerTest
Update file paths for autoloading compatibility
2020-04-25 10:28:28 +01:00
FormScaffolderTest
API Replace Extension subclasses
2024-08-28 17:00:39 +12:00
FormSchemaTest
Fix tests
2017-12-08 09:58:52 +13:00
FormTest
API Move various classes to more appropriate namespaces ( #11370 )
2024-09-23 14:31:50 +12:00
GridField
API Refactor template layer into its own module
2024-10-22 16:15:39 +13:00
HTMLEditor
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
ListboxFieldTest
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
MoneyFieldTest
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
NumericFieldTest
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
ValidatorTest
Use ReflectionClass for CompositeValidator tests
2020-05-28 11:18:46 +12:00
CheckboxFieldReadonlyTest.php
Rename CheckboxFieldReadonlyTest for future PSR-2 compatibility
2018-11-10 10:04:17 +02:00
CheckboxFieldTest.php
ENH PHP 8.1 compatibility
2022-04-14 13:12:59 +12:00
CheckboxSetFieldMultiEnumTest.php
FIX: Typo in CheckboxSetFieldMultiEnumTest class name ( closes #10689 )
2023-08-21 15:49:09 +01:00
CheckboxSetFieldTest.php
API Move various classes to more appropriate namespaces ( #11370 )
2024-09-23 14:31:50 +12:00
CheckboxSetFieldTest.yml
API Namespace framework tests
2016-11-23 19:25:12 +13:00
CompositeFieldTest.php
ENH PHP 8.1 compatibility
2022-04-14 13:12:59 +12:00
CompositeValidatorTest.php
ENH PHP 8.1 compatibility
2022-04-14 13:12:59 +12:00
ConfirmedPasswordFieldTest.php
ENH Use symfony/validation logic ( #11399 )
2024-10-02 14:38:21 +13:00
CurrencyFieldDisabledTest.php
MNT Remove TODO comments
2023-10-30 13:21:09 +13:00
CurrencyFieldReadonlyTest.php
MNT Remove TODO comments
2023-10-30 13:21:09 +13:00
CurrencyFieldTest.php
API Stop using deprecated API
2022-11-15 18:20:54 +13:00
DatalessFieldTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
DateFieldDisabledTest.php
MNT Fix unit tests ( #11409 )
2024-09-30 18:32:17 +13:00
DateFieldTest.php
MNT Remove legacy upgrader config
2023-01-20 17:05:41 +13:00
DatetimeFieldTest.php
MNT Fix unit tests ( #11409 )
2024-09-30 18:32:17 +13:00
DefaultFormFactoryTest.php
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00
DisabledTransformationTest.php
Add tests for DisabledTransformation, PrintableTransformation and PrintableTransformation_TabSet
2018-10-20 20:06:02 +02:00
DropdownFieldTest.php
API Move various classes to more appropriate namespaces ( #11370 )
2024-09-23 14:31:50 +12:00
EmailFieldTest.php
ENH Use symfony/validation logic ( #11399 )
2024-10-02 14:38:21 +13:00
EnumFieldTest.php
API Move various classes to more appropriate namespaces ( #11370 )
2024-09-23 14:31:50 +12:00
FieldGroupTest.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
FieldListTest.php
Merge branch '5' into 6
2024-08-12 13:20:08 +12:00
FieldsValidatorTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
FileFieldTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
FormActionTest.php
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00
FormFactoryTest.php
API Normalise trailing slashes for all paths
2023-01-20 10:31:14 +13:00
FormFactoryTest.yml
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
FormFieldTest.php
API Move various classes to more appropriate namespaces ( #11370 )
2024-09-23 14:31:50 +12:00
FormRequestHandlerTest.php
MNT Remove legacy upgrader config
2023-01-20 17:05:41 +13:00
FormScaffolderTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
FormScaffolderTest.yml
NEW Allow DataObject classes to define scaffolded relation formfields ( #11269 )
2024-06-07 17:06:01 +12:00
FormSchemaTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
FormTest.php
API Move various classes to more appropriate namespaces ( #11370 )
2024-09-23 14:31:50 +12:00
FormTest.yml
API Namespace framework tests
2016-11-23 19:25:12 +13:00
GroupedDropdownFieldTest.php
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00
ListboxFieldTest.php
API Move various classes to more appropriate namespaces ( #11370 )
2024-09-23 14:31:50 +12:00
ListboxFieldTest.yml
API Namespace framework tests
2016-11-23 19:25:12 +13:00
LookupFieldTest.php
ENH PHP 8.1 compatibility
2022-04-14 13:12:59 +12:00
LookupFieldTest.yml
Move files to psr-2 standard locations
2016-11-23 19:25:12 +13:00
MoneyFieldTest.php
ENH Allow better subclassing of MoneyField
2024-02-20 11:42:45 +01:00
NullableFieldTests.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
NumericFieldTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
OptionsetFieldTest.php
MNT Remove legacy upgrader config
2023-01-20 17:05:41 +13:00
PasswordFieldTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
PopoverFieldTest.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
PrintableTransformationTabSetTest.php
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00
PrintableTransformationTest.php
Add tests for DisabledTransformation, PrintableTransformation and PrintableTransformation_TabSet
2018-10-20 20:06:02 +02:00
RequiredFieldsTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
SearchableDropdownTraitTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
SearchableDropdownTraitTest.yml
NEW SearchableDropdownField
2023-12-14 15:28:19 +13:00
SelectionGroupTest.php
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00
SingleLookupFieldTest.php
ENH PHP 8.1 compatibility
2022-04-14 13:12:59 +12:00
TabSetTest.php
NEW Add new method TabSet::changeTabOrder(). ( #11329 )
2024-08-12 09:33:55 +12:00
TabTest.php
ENH Various changes to support SiteTree form field scaffolding ( #11327 )
2024-08-15 13:14:41 +12:00
TextareaFieldTest.php
added maxLength validation tests
2023-08-30 10:56:21 +02:00
TextFieldTest.php
NEW Extract Tip from TextField, add test coverage
2019-10-22 17:04:58 +13:00
TimeFieldReadonlyTest.php
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00
TimeFieldTest.php
MNT Remove TODO comments
2023-10-30 13:21:09 +13:00
TipTest.php
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00
TreeDropdownFieldTest.php
API Refactor template layer into its own module
2024-10-22 16:15:39 +13:00
TreeDropdownFieldTest.yml
ENH Add tests for Hierarchy extension when applied to a subclass
2021-09-25 00:23:43 +12:00
TreeMultiselectFieldTest.php
API Refactor template layer into its own module
2024-10-22 16:15:39 +13:00
UrlFieldTest.php
FIX Get array values, not keys ( #11414 )
2024-10-03 10:30:18 +13:00
ValidatorTest.php
ENH PHP 8.1 compatibility
2022-04-14 13:12:59 +12:00