Skip to content

toExistInDynamoTable assertion only works with strict PK/SK naming conventions #44

@JoshThorne

Description

@JoshThorne

If the table you are testing on does not have a partition key of 'PK' (i.e. instead of 'pk') or does not have a sort key of 'SK' an error is thrown/test is failed regardless of table state. Instead the assertion should allow the dev to input a PK/SK of their choosing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions