Roblox / foreman

Toolchain manager for Roblox projects
MIT License
171 stars 26 forks source link

Refactor directory paths #39

Closed oltrep closed 2 years ago

oltrep commented 2 years ago

I refactored how the paths for the different files and directories are obtained, so that it's possible to specify the root from an environment variable. This made it simple to write to integration tests on the CLI that snapshots the content of file generated by foreman.

I don't want to go too deep in the test cases for this PR, but this sets up the pattern.

Closes #17

github-actions[bot] commented 2 years ago

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.