mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
## Purpose To seperate out component with main generic things of subtype management. ## Goals This subtype-mgt component enables the dynamic implementation of any subtypes using APIs. PFA ## Approach * Add generic methods to subtype management component. * Add cacheloader mechanism to optimum data loading part. * Add unit test cases for all subtype's methods. ## Documentation Requirement & Design Approach of Subtype Management -> https://docs.google.com/document/d/1Cp7LqFKuV2FZOhN-cOCveLYcjyrzbZTDA0gNPYuV918/edit?usp=sharing ## Automation tests - Unit tests - service test - service negative test - DAO test - DAO negative test - Integration tests > N/A ## Security checks > N/A ## Related MRs > N/A ## Test environment Linux 22.04 ## Learning > N/A Co-authored-by: kavindya_devindi <kavindyadevindi038@gmail.com> Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io> Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/74 Co-authored-by: Kavindya Devindi <kavindya@entgra.io> Co-committed-by: Kavindya Devindi <kavindya@entgra.io> |
||
|---|---|---|
| .. | ||
| analytics-mgt | ||
| apimgt-extensions | ||
| application-mgt | ||
| certificate-mgt | ||
| device-mgt | ||
| device-mgt-extensions | ||
| etc | ||
| heartbeat-management | ||
| jwt-client | ||
| logger | ||
| oauth-extensions | ||
| policy-mgt | ||
| subtype-mgt | ||
| task-mgt | ||
| tenant-mgt | ||
| transport-mgt | ||
| ui-request-interceptor | ||
| webapp-authenticator-framework | ||