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

Dev #156

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Dev #156

merged 2 commits into from
Sep 19, 2024

Conversation

peterdudfield
Copy link
Contributor

@peterdudfield peterdudfield commented Sep 19, 2024

Pull Request

Description

Adding method to check site group already exists, when making new user

#154
Fixes #153

How Has This Been Tested?

CI tests

  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

#154)

* user.py: getting user with existing site group is now possible in get_user_by_email
test_get_user_by_email: new test added which checks new functionality

* Update pyproject.toml

I made pyproject.toml the same as the current version 1.0.36

* Update poetry.lock

updated poetry.lock to be the same as the main branch

---------

Co-authored-by: Peter Dudfield <[email protected]>
@peterdudfield peterdudfield merged commit b56f4b3 into main Sep 19, 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.

get site group if it exists
2 participants