Closed EmilianoSanchez closed 5 months ago
Added new getStatus helper function to retrieve the status of SDK clients and manager. Renamed internal __getStatus util, to avoid conflict with the new getStatus helper function.
getStatus
__getStatus
Unit tests
SonarQube Quality Gate
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information No Duplication information
Redux SDK
What did you accomplish?
Added new
getStatus
helper function to retrieve the status of SDK clients and manager. Renamed internal__getStatus
util, to avoid conflict with the newgetStatus
helper function.How do we test the changes introduced in this PR?
Unit tests
Extra Notes