Setting up Low Level Tests for an EditorSubsystem in an Editor Mode Plugin

Hey @Rumzie.

Thanks for your reply.

All of the code in my plugin is located at “Plugins/DungeonBuilder/Source/DungeonBuilder”. This was created by default with the plugin itself. I also use Private/Public folders, so they go inside this path.

I don’t think that moving the code of the plugin (even forgetting about the tests) will help.