wallabag/tests/Wallabag/CoreBundle
Jeremy Benoist a05b61159e
Fix PATCH method
The PATCH method for the entry should only update what user sent to us and not the whole entry as it was before.
Also, sending tags when patching an entry will now remove all current tags & assocatied new ones.
2017-07-03 13:45:04 +02:00
..
Command Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Controller Fix tests 2017-07-03 07:30:54 +02:00
Event Fix tests 2017-07-03 07:30:54 +02:00
fixtures Use an alternative way to detect image 2017-06-05 22:54:02 +02:00
Form/DataTransformer Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
GuzzleSiteAuthenticator Fix tests 2017-07-03 07:30:54 +02:00
Helper Fix PATCH method 2017-07-03 13:45:04 +02:00
Mock Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
ParamConverter Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Tools Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Twig Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
WallabagCoreTestCase.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00