tests: Simplify OIDCUser tests
Remove the AppUser test model inheriting from OIDCUser. Storing data related to a remote user should be done with a dedicated django model containing a user identifier column. Update tests accordingly.
Loading
Please register or sign in to comment