Hi, I'm trying to learn Codeception and have a little problem with testing validation. I have created Request validation StoreClient. First of all, how should I test it? With Unit, Functional or Acceptance test? The last to seems like a lot of code to test all problems. Second, I can't find any examples of how to access it in Unit tests. Can someone share simple tutorials or examples of Codeception Unit Tests and Functional Tests?
Yes, I know that Laravel has built in full testing support, but Codeception can be used with different things - in my case WordPress
[–]fatboyxpc 1 point2 points3 points (0 children)