Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

feat(cognito): add group management compatibility tests#22

Merged
hectorvent merged 1 commit into
floci-io:mainfrom
Ruanrls:main
Apr 1, 2026
Merged

feat(cognito): add group management compatibility tests#22
hectorvent merged 1 commit into
floci-io:mainfrom
Ruanrls:main

Conversation

@Ruanrls

@Ruanrls Ruanrls commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add Cognito group compatibility tests to Java SDK, Node.js SDK, and AWS CLI modules
  • Tests cover: CreateGroup, GetGroup, ListGroups, DeleteGroup, AdminAddUserToGroup, AdminRemoveUserFromGroup, AdminListGroupsForUser, duplicate group rejection, not-found after delete, and cognito:groups JWT claim verification
  • Validates the group management feature introduced in feat(cognito): add group management support floci#149

Type of change

  • New feature (feat:)
  • Bug fix (fix:)
  • Breaking change (feat!: or fix!:)
  • Docs / chore

Checklist

@hectorvent hectorvent merged commit 7b8feb0 into floci-io:main Apr 1, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants