Andrew Davis

Results 5 issues of Andrew Davis

I am trying to write some unit tests against the library calling MakeNewCredentialAsync, but it appears that CredentialMakeResult has an internal set and so I cannot set the Result property....

If I call a query with parameters is there currently anyway to access those values in the `ReturnsAsync` method? I need to access the data in my tests and store...

Does the plugin set a parameter when building a pull request?

Hi, I am having a few issues getting nested objects to work when I'm using the `collectFormValues` method. From looking into it, it appears that the method might be adding...

This PR resolves the issue where child entities don't save when the object is first pushed to the database as discussed in #105 . I have removed the code to...