Commit Graph

2 Commits (4d8dfcb7b7c18ed6ebfcbc20e77a3313228c8767)

Author SHA1 Message Date
Nikolai Kim 6b7df75ea4 Use Slugify for Albun names 6 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