Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow matching against partial expectations #30

Open
Szasza opened this issue Sep 8, 2020 · 0 comments
Open

Allow matching against partial expectations #30

Szasza opened this issue Sep 8, 2020 · 0 comments

Comments

@Szasza
Copy link

Szasza commented Sep 8, 2020

Hi @gusaul ,

Thank you for maintaining this package, it is much appreciated.

It may be a good feature to add matching based on partial expectations. An example is when there is an item gets put into a DynamoDB table with a timestamp, which timestamp is inaccessible from the tests given that it is part of the function one wants to test.

If there was a possibility to do partial matching besides the currently existing deep equality check in the PutItem function, one could handle the above use-case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant