wallabag/tests/Wallabag/ImportBundle/Controller
Jeremy Benoist 6d65c0a8b0
Add ability to define created_at for all import
At the moment only Readability & wallabag v2 import allow created_at import.
Pocket removed `time_added` field from their API v2 to v3...
And wallabag v1 doesn't export that value.
2016-09-11 21:58:55 +02:00
..
ImportControllerTest.php Fix import count tests 2016-09-01 09:36:11 +02:00
PocketControllerTest.php Change the way to login user in tests 2016-06-24 11:55:47 +02:00
ReadabilityControllerTest.php Add ability to define created_at for all import 2016-09-11 21:58:55 +02:00
WallabagV1ControllerTest.php Add ability to define created_at for all import 2016-09-11 21:58:55 +02:00
WallabagV2ControllerTest.php Add ability to define created_at for all import 2016-09-11 21:58:55 +02:00