Currently, for plugins test workspaces creation used factory approach. But this approach has a low flexibility. It means for applying it we should have hardcoded devfile accessible by internet. And in the context of cross-platform testing, it doesn't match our requirements.
I suggest changing this approach to using API call.