MyShaarli/tests/bookmark
ArthurHoaro efb7d21b52 Add strict types for bookmarks management
Parameters typing and using strict types overall increase the codebase
quality by enforcing the a given parameter will have the expected type.

It also removes the need to unnecessary unit tests checking methods
behavior with invalid input.
2020-10-13 13:50:11 +02:00
..
BookmarkArrayTest.php Add strict types for bookmarks management 2020-10-13 13:50:11 +02:00
BookmarkFileServiceTest.php Add strict types for bookmarks management 2020-10-13 13:50:11 +02:00
BookmarkFilterTest.php Add mutex on datastore I/O operations 2020-10-13 12:38:19 +02:00
BookmarkInitializerTest.php Add mutex on datastore I/O operations 2020-10-13 12:38:19 +02:00
BookmarkTest.php Add strict types for bookmarks management 2020-10-13 13:50:11 +02:00
LinkUtilsTest.php Merge pull request #1540 from ArthurHoaro/fix/metadata-regexes 2020-10-13 12:26:55 +02:00