How can I test a form from a modal? (simple resource)
I have some resources made with --simple flag, so they don't have
1 - is this a good assertion for the "render modal test"?
2 - how to use the fillForm for modals?
Create, Edit or View pages, only the Manage class. I would like to know 2 things, how to assert the modal rendering and how to test the form (because the fillForm seems to not work in this case).1 - is this a good assertion for the "render modal test"?
2 - how to use the fillForm for modals?