Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests for event parsing #222

Open
peteruithoven opened this issue Feb 14, 2018 · 2 comments
Open

Add unit tests for event parsing #222

peteruithoven opened this issue Feb 14, 2018 · 2 comments

Comments

@peteruithoven
Copy link
Collaborator

peteruithoven commented Feb 14, 2018

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.

@pantor
Copy link

pantor commented Feb 16, 2018

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 😉

@peteruithoven
Copy link
Collaborator Author

Thanks @pantor that's super helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants