Closed maikschneider closed 10 months ago
With new features like profile image download and user group update, BackendUserFactory and FrontendUserFactory share a couple a functionality that could be merged in an Abstract class.
BackendUserFactory
FrontendUserFactory
Best done during frontend implementation in #8
With new features like profile image download and user group update,
BackendUserFactory
andFrontendUserFactory
share a couple a functionality that could be merged in an Abstract class.Best done during frontend implementation in #8