8000 DynamoDB matcher toContainItemWithValues not found error in spec · Issue #39 · aleios-cloud/sls-test-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
DynamoDB matcher toContainItemWithValues not found error in spec #39
Open
@meenar-se

Description

@meenar-se

When we try to use the dynamodb toContainItemWithValues matcher in the spec file its throwing an error saying matcher not found.
Example:
expect(tableName).toContainItemWithValues({pk:'ATTACH#1234567', sk: 'ATTACH#1234567', filename: 'test.png'})
Error: Property toContainItemWithValues does not exist on type JestMatchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0