Skip to content

Features request: expect_SQL, fixture organization #116

@ndiquattro

Description

@ndiquattro

Not sure if you are taking feature requests or not, but I thought I'd give it a try.

  1. expect_SQL() - similar to expect_POST/GET in httptest. I find myself often just wanting to know if the end of a dbplyr chain or an internal function will produce the expected SQL, without much concern for response handling.

  2. Fixture organization - Perhaps there's already a best practice for this I'm not aware of, but I find I'm having a folder with a list of files that only differ by their hash. It makes it hard to update/change tests without slowly adding a bunch of defunct responses. Is there some way to add a label to the fixtures or organize them?

Thanks again for your work on this package!

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