MyShaarli/tests/api/controllers/links
ArthurHoaro b06fc28aa3 REST API: allow override of creation and update dates
Note that if they're not provided, default behaviour will apply:
creation and update dates will be autogenerated, and not empty.

Fixes #1223
2020-08-29 11:45:08 +02:00
..
DeleteLinkTest.php Add and update unit test for the new system (Bookmark + Service) 2020-01-18 09:56:32 +01:00
GetLinkIdTest.php Fix basePath in unit tests reference DB 2020-07-28 22:34:45 +02:00
GetLinksTest.php Fix basePath in unit tests reference DB 2020-07-28 22:34:45 +02:00
PostLinkTest.php REST API: allow override of creation and update dates 2020-08-29 11:45:08 +02:00
PutLinkTest.php Better support for notes permalink 2020-07-28 20:46:11 +02:00