Commit Graph

11 Commits (master)

Author SHA1 Message Date
Romain 3590b15cfb chore: use node prefix for all builtin modules 6 months ago
Romain 6203e16b28 test: additional assertions for the cleanup behaviour 6 months ago
Romain 8a43cebc72 feat: support multiple scan modes for partial gallery generation 1 year ago
Romain a5f97ef5c8 fix: restore Picasa support after regression bug
Fixes #204
3 years ago
Romain 0dd4fc7e4c test: add more end-to-end integration tests 3 years ago
Romain fd1a0069a5 chore: move all testable code to <src> 3 years ago
Romain 61dc0c588d chore: cleanup Mocha test output 3 years ago
Romain 3671c1211c refactor(cli): simplify options parsing + include options in integration test 5 years ago
Romain f088615caa feat(cli): now option to set the home album name
Part of #176
5 years ago
Nikolai Kim 6b7df75ea4 Use Slugify for Albun names 5 years ago
Romain 832673f322 refactor(tests): integration tests as part of the Mocha suite
Some benefits:
- no need to check-in a full website to compare against
- targeted asserts, instead of a “should be 100% the same”
- more robust against cosmetic theme changes
- allows for testing more edge cases in the future
- can’t forget to run the integration tests since they’re part of “npm test”
6 years ago