aleios-cloud / sls-test-tools

Custom Jest Assertions for Serverless integration testing.
MIT License
195 stars 20 forks source link

Add cognito utilities #36

Open Nxtra opened 2 years ago

Nxtra commented 2 years ago

I'm thinking of adding some Cognito utilities:

joelhamiltondev commented 2 years ago

Hi! These sounds great. There's now an assertion merged in which checks that a user pool contains a user with a specific username, and there's a PR up for refactoring it to also check that a user has the correct attributes :)

The user status assertion sounds great! Feel free to submit a PR and I'll check it out! :)