Skip to content

Use real database connection for your E2E #1

Description

@simplenotezy

You should not mock the database methods when doing E2E tests. The purpose of E2E tests is to test the entire flow of the application, including the interaction with the real database, to ensure everything works together as expected.

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