ssbc: Implement placeInQueue resolver on workspaces
Created by: eseliger
This PR uses a pattern stolen from code intel to get the position in queue for workspaces.
I also moved an unused store function in our testing package to make clear it's not used otherwise. This required switching to a globally available interface for Scanner (which is cleaner anyways)