You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
thumbsup/test
Felix Eckhofer 81a85004c2 Fix behavior for non-traversable directories (#108)
fix(index): Continue on errors during find

This ensures the gallery is created even when some files are
inaccessible (for example due to invalid names or file permissions).

Requires running the test in Docker as non-root to allow file access test
6 years ago
..
bin feat(core): skip files that can’t be processed + show a summary at the end 6 years ago
components Fix behavior for non-traversable directories (#108) 6 years ago
input test(mapper): fix unit test that relied on a folder called “tmp” to already exist 6 years ago
model feat(core): add support for static and animated GIFs 6 years ago
themes test(themes): add integration tests using a mock file system 6 years ago
fixtures.js feat(albums): --albums-from can be a list of patterns with special keywords 7 years ago
mocha.opts thumbsup v2: rewrite the website around 'albums' 8 years ago