Skip to content

WIP: Added tests for IDE router

Phil Hughes requested to merge ide-router-specs into master

What does this MR do?

This fixes a bunch of technical debt we have in the IDE. Previously we had no way to test our router works & there is a lot of logic in there that really needs testing. This adds a bunch of tests to make sure the logic is correct.

Merge request reports