May 6, 2016
0
Level 1
Testing HTML tables in views
I'm fairly new to PHPUnit testing so please forgive me if this is an obvious question. I want to test a page with a html table that displays items 10 at a time. I also want to make sure that pagination is working. Is there a way to do this or am I kind of missing the point of unit testing?
Thanks in advance.
Please or to participate in this conversation.