Testing view page in nested resource
Did someone already testing the nested resource? So I have this structure,
Parent -> Child, i want to testing the view page
I got this error when i run the test
When I diving into the code, i found that this because the breadcrumb stuff, so if i turn the breadcrumb off, the test passed, do someone know how to solve this? without turn off the breadcrumb? like maybe how to set it in the test?
Thanks
Parent -> Child, i want to testing the view page
I got this error when i run the test
When I diving into the code, i found that this because the breadcrumb stuff, so if i turn the breadcrumb off, the test passed, do someone know how to solve this? without turn off the breadcrumb? like maybe how to set it in the test?
Thanks
