ralish / PSDotFiles

Bringing simple dotfiles management to Windows with PowerShell
MIT License
89 stars 7 forks source link

Implement test suite #8

Open ralish opened 4 years ago

ralish commented 4 years ago

This module is getting pretty complex with a pretty scary amount of configurable options via component metadata, and increasingly convoluted logic around the filesystem handling. It would be beneficial to implement a test suite so we can much more easily find regressions.