Skip to content

hook option to check how many times a sql query is run #12

@chinwobble

Description

@chinwobble

hi,

Is there a way to use this to check how many times a dbContext asks the database for data?
In my integration tests I want to assert that the data access method only asks for data once or twice.

I was hoping for a non generic version of the onLoad method?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions