Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
[SELC-4677] refactor: remove UserConnector, related methods and APIs (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
giulia-tremolada authored May 13, 2024
1 parent a1db93c commit 0b5148b
Show file tree
Hide file tree
Showing 39 changed files with 75 additions and 7,462 deletions.
1,701 changes: 38 additions & 1,663 deletions app/src/main/resources/swagger/api-docs.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,12 @@ class SwaggerConfigTest {
@MockBean
OnboardingService onboardingService;

@MockBean
UserService userService;

@MockBean
QueueNotificationService queueNotificationService;

@Autowired
WebApplicationContext context;

@MockBean
UserRelationshipService userRelationshipService;

@MockBean
DelegationService delegationService;

Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0b5148b

Please sign in to comment.