b31a79 Add unit-tests ensuring generate_acls is called with group=None

Authored and Committed by Pierre-Yves Chibon 7 years ago
    Add unit-tests ensuring generate_acls is called with group=None
    
    This to ensure that when group=None, not all the groups are retrieved but
    that group=None is kept and passed on.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr></pingou@pingoured.fr>