sukeesh / Jarvis

Personal Assistant for Linux and macOS
MIT License
2.99k stars 1.03k forks source link

Implement Issue #1179 - Tests for Leap Year Plugin #1180

Closed timponce closed 3 months ago

timponce commented 4 months ago

Add Unit Testing for the Leap Year Plugin. Include refactor to the existing plugin to remove unused module, better conform to existing plugins, and for ease of testing.

Issue #1179

pnhofmann commented 3 months ago

Thanks!