aws-connected-device-framework icon indicating copy to clipboard operation
aws-connected-device-framework copied to clipboard

(feature) bulk get groups

Open anilbhaskaran opened this issue 8 months ago • 3 comments

Description

Exposed "bulkGetGroups" method via asset library client group service

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Refactor (existing code being refactored)
  • [ ] This change includes a documentation update

Submission Checklist

  • [x] Build Verified
  • [x] Bundle Verified
  • [x] Lint passing
  • [x] Unit tests passing
  • [ ] Integration tests passing
  • [x] Change logs generated
Additional Notes:

anilbhaskaran avatar Oct 11 '23 16:10 anilbhaskaran

Hi @anilbhaskaran - thanks for the PR? Do you have the bandwidth to add in integration test that covers this new behavior?

canavandl avatar Oct 12 '23 15:10 canavandl

Hi @anilbhaskaran - thanks for the PR? Do you have the bandwidth to add in integration test that covers this new behavior?

anilbhaskaran avatar Feb 22 '24 18:02 anilbhaskaran

Added integration test cases

anilbhaskaran avatar Feb 22 '24 18:02 anilbhaskaran