2
0
mirror of https://github.com/thumbsup/thumbsup synced 2024-11-07 15:20:26 +00:00
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
2018-06-12 22:58:45 +02:00
..
bin feat(core): skip files that can’t be processed + show a summary at the end 2018-06-09 00:20:29 +02:00
components Fix behavior for non-traversable directories (#108) 2018-06-12 22:58:45 +02:00
input test(mapper): fix unit test that relied on a folder called “tmp” to already exist 2018-06-09 23:46:21 +02:00
model feat(core): add support for static and animated GIFs 2018-06-08 00:49:03 +02:00
themes test(themes): add integration tests using a mock file system 2018-06-12 00:54:53 +02:00
fixtures.js feat(albums): --albums-from can be a list of patterns with special keywords 2017-12-23 20:32:10 +11:00
mocha.opts thumbsup v2: rewrite the website around 'albums' 2016-10-13 18:49:15 +11:00