Thanks to visit codestin.com
Credit goes to github.com

Skip to content

yyang2050/users_and_groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

users_and_groups

You have been provided with source code (with some test cases) for a “user management” system. It contains Users, Groups and Memberships.

Question 1

Update failing unit test of the project. Ignore @Ignored UT

Question 2

This codebase allows nested groups; groups that are members of other groups. However, this has not been implemented fully yet. Go through the codebase and make changes as needed to finish the nested groups support. Please also ensure that there is appropriate test coverage for your newly added feature.

About

Create remote repository 'users_and_groups'.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages