Add test for RabbitMQ

Also update Symfony deps
This commit is contained in:
Jeremy Benoist
2016-09-09 18:02:29 +02:00
parent 8664069e1a
commit 13470c3596
11 changed files with 487 additions and 2 deletions

View File

@ -5,4 +5,4 @@ parameters:
test_database_name: null
test_database_user: null
test_database_password: null
test_database_path: '%kernel.root_dir%/../data/db/wallabag_testYO.sqlite'
test_database_path: '%kernel.root_dir%/../data/db/wallabag_test.sqlite'