tanner
How to write tests for create, edit and delete actions of Relation managers
I am trying to very similar where I have a Form, which has a RelationManger of many Fields. I am trying to test the Field record can be updated. I don't have any Attach action, as I am just using the default Edit action. My tests look similar as:
I do get that similar error:
I dont see how to test an InfoList as I dont see that section in the docs. So I am a bit confused here if this is supposed to be a Form or an InfoList.
5 replies