204 Commits (28f7addd2734e06a55bde8823d760bad4d0ddbae)

Author SHA1 Message Date
tudacs b7a2a5a060 Remove unnecessary code from tests 7 years ago
tudacs d833573f25 Add headline test 7 years ago
tudacs 0adffcbcb5 Add test for SyntaxError thrown by IptcImagePlugin, assert log 7 years ago
Simon Conseil 675bcbc55d Add test with special chars in a markdown file 8 years ago
Simon Conseil 8fc30e7a1d Quote the album thumbnail's path 8 years ago
Simon Conseil daa85c73fc Fixes following rebase 8 years ago
Simon Conseil a212eb05b3 Quote special chars in urls. 8 years ago
Simon Conseil 705e41a908 Another fix for test_ignores 8 years ago
Simon Conseil 5b37e6b1e3 Fix video test 8 years ago
Simon Conseil fbb056e3b9 Add doc page with licenses and replace a few images 8 years ago
Simon Conseil 75c4ab13aa
Try running test_album without setting the locale (#339) 8 years ago
Simon Conseil 23cc8a994b Remove encoding specification 8 years ago
Simon Conseil 915030a2f3 Remove the u prefix for unicode strings 8 years ago
Glandos f95393b114 empty content means empty meta dict, not absent 8 years ago
Simon Conseil f178a50b5e Remove duplicated assert 8 years ago
Glandos 99c7af208b Remove custom code to mask modules, use builtin features. 8 years ago
Simon Conseil 599115a20f Use subprocess.run instead of custom wrapper 8 years ago
Simon Conseil 4bab96fdde Remove py2 code 8 years ago
Glandos a4cfce4371 prepend instead of appending, to be the first 8 years ago
Glandos f8f67db0d9 Return a loader, to be sure to interrupt the finder algorithm 8 years ago
Glandos dda9fbc592 delete existing import harder 8 years ago
Glandos 2b3fcbaac3 make a function for duplicated code 8 years ago
Glandos 0e698e58b9 test no compression cases 8 years ago
Glandos 2d8f32cab4 Add a module masker fixture. 8 years ago
Glandos 43139092ab test compression twice to ensure we test the stat path 8 years ago
Glandos a832e35d38 speed up tests by using original media. 8 years ago
Simon Conseil 2f29efbf9e Reuse the disconnect_signals fixture 8 years ago
Glandos 93f51e3e56
Use parameters for parametrized test 8 years ago
Glandos bb7c752019 Add compress_assets plugin: 8 years ago
Edwin Steele 45cf226f17 Move iptc field extraction to image.py 8 years ago
Edwin Steele ef07f1e7a7 Populate title & description from IPTC image data 8 years ago
Simon Conseil 50072e2e2f Clear signals after testing plugins 8 years ago
Simon Conseil e35d95557a Test files_to_copy 8 years ago
Simon Conseil 219a730190 Test the feeds plugin 8 years ago
Simon Conseil 5a8046caa1 Fix py2 compat 8 years ago
Simon Conseil 3fe48b05f3 more tests for plugins 8 years ago
Simon Conseil 72e58f0eef Add test for the build command 8 years ago
Simon Conseil 498d94c2b3 Add video_converter to the settings dict 8 years ago
Simon Conseil 1e96a7c939 Add setting to customize the EXIF datetime format (fix #271) 8 years ago
Edward Betts 311d203e3a correct spelling mistakes 9 years ago
Matthias Vogelgesang 0a62cb38fd Test portrait/landscape resize correctness 9 years ago
Simon Conseil c775557681 Remove the exif cache for test to avoid side effect when building the 9 years ago
Simon Conseil 433f1fd92a Cleanup, pep8 9 years ago
Tilman Adler 825e1dab41 plugin to cache the exif data of images 9 years ago
Tilman Adler 5d9d337cb4 add a plugin for finer control over ignored files 9 years ago
Simon Conseil 8f12e0f62f Use leaflet-providers.js to allow chosing the tile provider (ref #218) 10 years ago
Simon Conseil 95085af122 Add test for ignore_directories with special characters (ref #222) 10 years ago
Toke Høiland-Jørgensen e6519d121a Add test for set_meta command. 10 years ago
Toke Høiland-Jørgensen a8efae9805 Add test for sorting images on meta keys. 10 years ago
Toke Høiland-Jørgensen fec1a78d25 Fix read_metadata to not return a title if none is defined in index.md. 10 years ago