Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tests and Makefile #248

Merged
merged 3 commits into from
Jul 22, 2024
Merged

Conversation

msftsettiy
Copy link
Contributor

Added end-to-end tests and a Makefile. Updated the Readme.md.

@achamayou
Copy link
Member

Addresses #246

@@ -17,10 +17,10 @@ The application consists of three parts:
(iii) Authorization

- Role and User Management
- API Endpoint: allow members to add a role and allowed action.
- API Endpoint: allow members to add a user and the role.
- /{role}/roles/{action}: add a role and allowed action. Requires member auth.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably a good idea to add the supported verbs (GET/POST/PUT?) here too.

@achamayou
Copy link
Member

@msftsettiy can we hook up the tests to the CI like for other samples?

@eddyashton eddyashton merged commit 763ca08 into microsoft:main Jul 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants