adev
|
7ab5eb9508
|
Isolated tests
Use https://github.com/dmaicher/doctrine-test-bundle to have test isolation.
|
2017-05-31 16:03:54 +02:00 |
|
Jeremy Benoist
|
f623516e10
|
SQLite should use utf8, not utf8mb4
|
2016-10-24 10:10:38 +02:00 |
|
Jeremy Benoist
|
2f82e7f8e1
|
Cleanup subscriber / listener definition
|
2016-10-22 13:13:07 +02:00 |
|
Jeremy Benoist
|
98efffc2a6
|
Fix emoji insertion in MySQL
Switch to utf8mb4 instead of utf8 because f*** MySQL
See https://github.com/doctrine/dbal/pull/851
|
2016-10-22 13:13:07 +02:00 |
|
Jeremy Benoist
|
13470c3596
|
Add test for RabbitMQ
Also update Symfony deps
|
2016-09-11 21:58:56 +02:00 |
|
Jeremy Benoist
|
86732aa01c
|
Move test parameters out of parameters.yml
The end user doesn't care to about the test database.
|
2016-04-12 22:14:22 +02:00 |
|