virendrawali opened a new pull request #76:
URL: https://github.com/apache/airavata-custos/pull/76
## Overview
Add test cases for user management python sdk in custos.
## Description
Adding test cases for following APIs
- 'find users',
- 'enable users',
- 'get user',
- 'register user',
- 'is username available',
- 'add user attributes',
- 'delete user attributes',
- 'add user roles',
- 'delete user roles',
- 'delete user',
## Types of changes
<!--- What types of changes does your code introduce? Use `x` in all the
boxes that apply: -->
- [ ] Bug fix (generally a non-breaking change which closes an issue).
- [x] Enhancement or new feature (adds new functionality).
- [ ] Breaking change (a bug fix or enhancement which changes existing
behavior).
## Checklist
- [x] Code is written and works correctly
- [x] Changes are covered by tests
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]