inventsimple's avatar

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.

0 likes
0 replies

Please or to participate in this conversation.