removed laod routes when ui disabled
Removes loading routes when UI disabled to keep routing list clean and free spots for current app routes.
I'd love to merge this PR but unfortunately it's incompatible with the current way of testing the routes. As you can see in this comment.
I'm happy to accept changes that will allow testing routes and won't register them automatically unless enabled.
I will try to work on testing, but your testing framework doesn't work on my pc. Those "Lando" doesnt start, giving me a lot of errors and stucks. I will spend more on this later and try to propose again this fix
Hello, I have refactored tests to reflect changes made on QueueMonitorProvider. It is a bit verbose, but the solution I found works.
Could I have a feedback about this request?
Hey, sorry for not responding in the meantime, this PR went a bit under the radar for me. Hoever, I've publish v5 of the package now. If you'd like to rebase the code I'll be willing to merge it! Thanks!