Skip to content

Problem: Lack of tests against an in-memory DynamoDB lowers confidence in module #27

@tristanls

Description

@tristanls

@jepetko:

The reason why I was using a real database is the higher confidence when writing DynamoDB statements. I already experienced bugs related to bad statements even with passing tests because mocking/stubbing/spying was used instead of the memory DB.

@simlu:

Would be best combined with an in memory dynamodb instance for "integration" style tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions