ListItemResource which is simply to store a key value pair in the database. I have a ListListItems.php which includes the table of all the entries. I'm trying to write a test to ensure that the table is populated. So far I have the following tests:actingAs method. All namespaces etc are used.ListItems.
->assertCountTableRecords(12)