backstage-plugins
backstage-plugins copied to clipboard
fix(keycloak-backend): delete unused dev dependencies and update test
General
- Delete unused dev dependencies
- Use
mockServices rootConfiginstead ofConfigReaderin tests
Related to
Optional, but I think you can use
typefor all @keycloak/keycloak-admin-client library imports. And after that you can move this library to the dev dependency.
Thank you for the review. You are totally right, the imports can be changed to type, I will update them. However, @keycloak/keycloak-admin-client can't be moved to dev deps, look at for example this section.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code