Skip to content

Conversation

FDevman
Copy link

@FDevman FDevman commented Aug 29, 2019

It is already the case that queryTransform can return a promise for a RunnableQuery instead of a Runnable query but it was not in the type definition or covered in any test so I've added those two things.

Unfortunately I couldn't get the tests to run, I get the following error Error: Cannot find module 'superagent'. As far as I can tell, superagent is present in the node_modules after installing but there is no JS entry point. I'm not quite sure what is going on there. I therefore can't confirm whether the test I wrote passes. I can at least be fairly sure that I didn't break any other tests as all I changed is a type definition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant