CSCI-SHU-410-SE-Project / Deskulpt

Deskulpt (Desktop + Sculpt, pronounced /'deskʌlpt/), a cross-platform desktop customization tool.
https://csci-shu-410-se-project.github.io/Deskulpt/
MIT License
2 stars 0 forks source link

TST/RFC refactor SWC transforms and add testing #235

Closed Charlie-XIAO closed 2 months ago

Charlie-XIAO commented 2 months ago

This adds unit tests to the SWC transforms using the SWC testing utilities. These tests are at a finer granularity than those in mod.rs and can help better identify if we are implementing bad transforms or there's something else going wrong.

github-actions[bot] commented 2 months ago

✔️ Deskulpt Built Successfully!

Deskulpt binaries have been built successfully on all supported platforms. Your pull request is in excellent shape! You may check the built Deskulpt binaries here and download them to test locally.

Workflow file: .github/workflows/build.yaml. Generated for commit: 3a874b0.