I have followed the instructions here: https://docs.phalcon.io/en/3.4/unit-testing
However I have no clue how to test a controller / model method further than this.
Is there any clear example of an organized phalcon project with such functionalities?