I'm trying to write a unit test for a controller that does a POST then changes page. How can I check if a path is loaded and the controller for that path is loaded?I'm trying to write a unit test for a controlle
I'm trying to write a unit test for a controller that does a POST then changes page. How can I check if a path is loaded and the controller for that path is loaded?I'm trying to write a unit test for a controlle