5cb7927 Port the flask_admin unit-tests to OIDC.

Authored and Committed by pingou 5 years ago
    Port the flask_admin unit-tests to OIDC.
    
    Basically, we need to patch user_getfield to that it returns the admin
    group making the user an admin, which is necessary to test these
    endpoints.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+956 -895