smudge / nightlight

A CLI for configuring "Night Shift" on macOS 🌕🌖🌗🌘🌑
MIT License
197 stars 8 forks source link

Add automated tests #15

Open smudge opened 3 years ago

smudge commented 3 years ago

Now that the objectivec/macos backend has been abstracted out, we should create a testing backend so that we can at least test the general functionality without binding to OS-specific libraries. OS-level integration testing will still need to be done manually.