-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Not sure if you are taking feature requests or not, but I thought I'd give it a try.
-
expect_SQL()- similar toexpect_POST/GETin 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. -
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels