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

Add proper integration with NGO Hub #4

Merged
merged 5 commits into from
Sep 17, 2024
Merged

Conversation

tudoramariei
Copy link
Member

  • add checks for some user/organization endpoints

- move contributing information to its own document
- extend the simple example with more information
- add tests to the tox workflow
- create an example env file for variables in tests
- add a CI workflow for running tests
- add pycognito for logging in for e2e testing
- add pytest-xdist for running tests in parallel
- add properties to exceptions instead of just a message
- add new organization and user endpoints
  - get a user's profile
  - get an NGO user's organization's profile
  - get the applications of an organization's user
  - get the list of apps
  - get organization information
  - get user(s) information
- checks for users making use of these endpoints
  - check if a user has an application (self and other users)
  - check if an organization has an application
@tudoramariei tudoramariei merged commit 1ab11b1 into main Sep 17, 2024
2 checks passed
@tudoramariei tudoramariei deleted the ngohub/initial-start branch September 17, 2024 07:58
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.

1 participant