linkding/bookmarks/tests
2024-08-29 23:39:07 +02:00
..
resources Add support for micro-, nanosecond timestamps in importer (#151) 2021-08-26 12:33:54 +02:00
__init__.py Make tag search and assignment case insensitive (#56) 2021-01-02 11:30:20 +01:00
helpers.py Include favicons and thumbnails in REST API (#763) 2024-06-18 23:07:14 +02:00
test_anonymous_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_app_options.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_auth_proxy_support.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_auto_tagging.py Automatically add tags to bookmarks based on URL pattern (#736) 2024-05-17 09:39:46 +02:00
test_bookmark_action_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_archived_view.py Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
test_bookmark_archived_view_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_asset_view.py Add reader mode (#703) 2024-04-20 09:18:57 +02:00
test_bookmark_assets.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_bookmark_details_modal.py Show web archive fallback link in details modal 2024-08-29 23:39:07 +02:00
test_bookmark_details_view.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_bookmark_edit_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_index_view.py Generate fallback URLs for web archive links (#804) 2024-08-29 22:45:10 +02:00
test_bookmark_index_view_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_new_view.py Add option for marking bookmarks as unread by default (#706) 2024-04-17 23:08:18 +02:00
test_bookmark_search_form.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_search_model.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_search_tag.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_shared_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_shared_view_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_validation.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmarks_api.py Include favicons and thumbnails in REST API (#763) 2024-06-18 23:07:14 +02:00
test_bookmarks_api_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmarks_api_permissions.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmarks_list_template.py Generate fallback URLs for web archive links (#804) 2024-08-29 22:45:10 +02:00
test_bookmarks_model.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmarks_service.py Automatically add tags to bookmarks based on URL pattern (#736) 2024-05-17 09:39:46 +02:00
test_bookmarks_tasks.py Generate fallback URLs for web archive links (#804) 2024-08-29 22:45:10 +02:00
test_context_path.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_create_initial_superuser_command.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_custom_css.py Add option for custom CSS (#652) 2024-03-17 01:11:59 +01:00
test_exporter.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_exporter_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_favicon_loader.py Use temp dir for favicon loader tests 2024-04-20 19:45:57 +02:00
test_feeds.py Add RSS feeds for shared bookmarks (#656) 2024-03-17 11:55:34 +01:00
test_feeds_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_health_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_importer.py Generate fallback URLs for web archive links (#804) 2024-08-29 22:45:10 +02:00
test_login_view.py Add support for OIDC (#389) 2024-03-16 23:42:46 +01:00
test_metadata_view.py Run formatter 2024-03-24 11:50:02 +01:00
test_monolith_service.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_nav_menu.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_oidc_support.py Add option to disable SSL verification for OIDC (#684) 2024-04-07 16:33:29 +02:00
test_pagination_tag.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_parser.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_password_change_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_preview_image_loader.py Load bookmark thumbnails after import (#724) 2024-05-10 09:19:00 +02:00
test_queries.py Bump dependencies (#618) 2024-01-28 22:50:51 +01:00
test_settings_export_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_settings_general_view.py Automatically add tags to bookmarks based on URL pattern (#736) 2024-05-17 09:39:46 +02:00
test_settings_import_view.py Add button for creating missing HTML snapshots (#696) 2024-04-14 13:21:15 +02:00
test_settings_integrations_view.py Add RSS feeds for shared bookmarks (#656) 2024-03-17 11:55:34 +01:00
test_singlefile_service.py Remove ads and cookie banners from HTML snapshots (#695) 2024-04-14 13:09:46 +02:00
test_tag_cloud_template.py Add option for disabling tag grouping (#735) 2024-05-17 08:38:08 +02:00
test_tags_model.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_tags_service.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_toasts_view.py Make bookmark list actions configurable (#666) 2024-03-29 23:07:11 +01:00
test_user_profile_model.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_user_select_tag.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_utils.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_website_loader.py Add support for bookmark thumbnails (#721) 2024-05-07 18:58:52 +02:00