You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to improve it, but this is one of those prime examples where using unit tests would make that a lot easier.
Examples of unit tests in elementary:
When I wrote the basics of the event parsing stuff (a few years ago...), I had my own unit tests. They can still be found in this repository. I hope they are helpful 😉
The calendar allows users to add events using natural language processing see:
I'd like to improve it, but this is one of those prime examples where using unit tests would make that a lot easier.
Examples of unit tests in elementary:
But, adding tests in Cmake seems a lot harder than in meson, so I think I'll wait for that to happen first.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: