Commit Graph

3 Commits (cc7abdf0acd7d08655abc527b54380d487c50dd6)

Author SHA1 Message Date
Romain 3fa8867757 test(all): add unit tests for theme + cleanup logic 6 years ago
Romain bd86ab6535 test(themes): add integration tests using a mock file system
This replaces the basic unit tests that used private methods
and didn’t have a very clear intent
6 years ago
Romain 03a9c9a319 refactor: themes are now standalone folders, to prepare for external loading
Every theme is made of { Handlebars + Less + Partials + Helpers + Public }
6 years ago