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/Bundle/FrameworkBundle/Tests/DependencyInjection
Samuel ROZE ebbe1adebc minor #27206 [Messenger] Add more tests around the AMQP transport (sroze)
This PR was merged into the 4.1 branch.

Discussion
----------

[Messenger] Add more tests around the AMQP transport

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

Adding more tests to the AMQP transport/factory. These should have captured the following 3 bugs: #27198, #27197, #27196.

Commits
-------

faf9382223 Add more tests around the AMQP transport
2018-05-10 08:14:28 +01:00
..
Compiler Merge branch '3.4' into 4.0 2018-05-07 09:12:24 +02:00
config Update default translations path 2017-11-21 09:08:09 -05:00
Fixtures removed usage of middlewares 2018-05-07 13:37:49 +02:00
translations Update default translations path 2017-11-21 09:08:09 -05:00
ConfigurationTest.php [Messenger] Fix default bus name 2018-05-08 18:02:52 +02:00
FrameworkExtensionTest.php Add more tests around the AMQP transport 2018-05-09 09:02:39 +01:00
PhpFrameworkExtensionTest.php [FrameworkBundle] Remove unused code in test 2016-01-31 22:09:31 +01:00
XmlFrameworkExtensionTest.php disable the assets helper when assets are disabled 2016-02-20 17:58:32 +01:00
YamlFrameworkExtensionTest.php [FrameworkBundle] Only enable CSRF protection when enabled in config 2013-10-28 10:42:32 +01:00