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 new internal api for fetching list of user profiles. #130

Merged
merged 7 commits into from
Feb 2, 2024

Conversation

lovoll
Copy link
Contributor

@lovoll lovoll commented Jan 31, 2024

Description

New internal API for fetching user profiles as a list.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@SandGrainOne
Copy link
Member

One failing test when it's running on the build agent:
Failed

Altinn.Profile.Tests.IntegrationTests.UserProfileInternalTests.GetUserListByUuid_SblBridgeFindsProfile_ResponseOk_ReturnsUserProfileList [43 ms]
Error Message:
Assert.Equal() Failure: Strings differ
                   ↓ (pos 8)
Expected: "ELENA FJ�R"
Actual:   "ELENA FJÆR"
                   ↑ (pos 8)

Copy link

sonarcloud bot commented Feb 2, 2024

@lovoll lovoll merged commit 113ee9f into main Feb 2, 2024
8 checks passed
@lovoll lovoll deleted the feature/129-AddNewApi-GetUserProfileListByUserUuid branch February 2, 2024 14:14
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.

2 participants