]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Improve EntryRestControllerTest for origin_url
authorKevin Decherf <kevin@kdecherf.com>
Sun, 19 Nov 2017 14:01:06 +0000 (15:01 +0100)
committerKevin Decherf <kevin@kdecherf.com>
Sun, 19 Nov 2017 14:02:11 +0000 (15:02 +0100)
commit65152fcb899e1d073847718e2f7847180fa26a40
treee6914c556fa1470b9a4f3a1559e447a51e8c15eb
parent97444566db31c287103468ee64e2b234d223a354
Improve EntryRestControllerTest for origin_url

Ensure that origin_url is initially null
Ensure patching entry with origin_url=''
Ensure patching entry with origin_url=null

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
tests/Wallabag/ApiBundle/Controller/EntryRestControllerTest.php