This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Form/Tests
Nicolas Grekas 9a3aa07d35 minor #26002 Improve assertions (carusogabriel)
This PR was merged into the 3.4 branch.

Discussion
----------

Improve assertions

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Following #25420 in `3.4` branch.

Commits
-------

829f59d Improve assertions
2018-02-04 11:29:43 +01:00
..
ChoiceList Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
Command Add debug:form type option 2017-10-03 06:15:18 -04:00
Console/Descriptor Remove group options without data and fix normalization 2017-12-13 00:39:36 -05:00
DependencyInjection Fix debug:form definition 2017-12-08 07:45:03 -05:00
Extension minor #26002 Improve assertions (carusogabriel) 2018-02-04 11:29:43 +01:00
Fixtures Remove group options without data and fix normalization 2017-12-13 00:39:36 -05:00
Guess Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Resources Copied NO language files to the new NB locale. 2018-01-16 18:12:50 +01:00
Util Merge branch '2.7' into 2.8 2017-12-12 12:12:43 +01:00
AbstractBootstrap3HorizontalLayoutTest.php [Bridge\Twig] fix bootstrap checkbox_row to render properly & remove spaceless 2017-10-30 12:07:24 -07:00
AbstractBootstrap3LayoutTest.php Merge branch '3.3' into 3.4 2017-12-12 09:58:07 +01:00
AbstractBootstrap4HorizontalLayoutTest.php [Bridge\Twig] fix bootstrap checkbox_row to render properly & remove spaceless 2017-10-30 12:07:24 -07:00
AbstractBootstrap4LayoutTest.php [TwigBridge] Fixed the .form-check-input class in the bs4 templates 2017-11-12 08:19:42 -08:00
AbstractDivLayoutTest.php Merge branch '2.8' into 3.2 2017-06-02 16:37:52 +02:00
AbstractExtensionTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
AbstractFormTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
AbstractLayoutTest.php Merge branch '3.3' into 3.4 2018-01-10 12:30:01 +01:00
AbstractRequestHandlerTest.php Merge branch '2.7' into 2.8 2017-11-16 17:20:19 +02:00
AbstractTableLayoutTest.php Use entry_type instead of type 2015-10-15 12:37:48 +02:00
ButtonBuilderTest.php Fixed mistake in exception expectation 2017-10-14 03:33:35 +02:00
ButtonTest.php Fixed Button::setParent() when already submitted 2018-01-25 12:47:49 +01:00
CallbackTransformerTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
CompoundFormPerformanceTest.php Merge branch '2.7' into 2.8 2017-03-02 13:33:27 -08:00
CompoundFormTest.php Merge branch '2.8' into 3.3 2018-01-29 10:02:23 +01:00
FormBuilderTest.php Merge branch '2.7' into 2.8 2017-04-04 08:24:26 -07:00
FormConfigTest.php fix some risky tests 2017-04-04 16:55:33 +02:00
FormErrorIteratorTest.php Fix tests 2017-03-23 10:34:23 +01:00
FormFactoryBuilderTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
FormFactoryTest.php Merge branch '3.2' into 3.3 2017-06-06 05:13:52 +02:00
FormRegistryTest.php [Form] Fix error message in circular reference dependencies check 2017-10-10 13:20:13 +02:00
FormRendererTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
NativeRequestHandlerTest.php ensure that submitted data are uploaded files 2017-11-16 09:58:50 +01:00
ResolvedFormTypeTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
SimpleFormTest.php Merge branch '2.8' into 3.2 2017-04-04 08:30:56 -07:00