-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Hi there,
now that the CI workflow is running, I'd suggest to use FPCUnit shipped with FP to add tests.
Why?
It is easier to add tests; just add a new class or even method and voila. No changing of the ci.yml or other files. Also, no need for re-inventing all the methods needed for test development.
@suve If we agree on this, I'd add a few simple tests. You could extend by Boolean test, as mentioned, if you like.
Best regards
Matthias