Adding Rails tests to an app with datatables

197 Views Asked by At

I have a Rails app with datatables:

I am going back and adding some tests (minitest) to my app and I wanted to add some basic tests to confirm that my data tables load properly.

This is a bit beyond my skill level and can't seem to find anything close to this to even try and figure this out on my own.

0

There are 0 best solutions below