jago86's avatar
Level 19

Test package routes

Hey guys, I have a Laravel package that exposes a couple of routes. I have written all my other unit test as always. But I need to test this routes results as well. I don't know if is possible to serve the routes when the package test suite is running or if I have to take another approach for this case. Any help is appreciated.

0 likes
2 replies
bashy's avatar

Don't have much experience involving routes within packages. Sorry!

Please or to participate in this conversation.