Recent posts by hugo.wijdeveld
Post | When |
---|---|
@jvanremoortere: did you ever find the answer to this one? |
Posted in How to get accurate record count? |
I have a test for a method that sets a cookie, with the name of 'cart' and the value of the cart_id,... |
Posted in Cookie value in PHPUnit test |
Found a solution yet? I'm having the same problem and I can't seem to find any documentation on this... |
Posted in Model events from a plugin being extended don't seem to get triggered for tests. |
In my test I had an emtpy function setUp(). The result was an error in phpunit saying that the class... |
Posted in Unit testing in OctoberCMS |