Skip to content

Change MockStubExtend query behavior

Compare
Choose a tag to compare
@eledra89 eledra89 released this 15 Aug 02:59
· 19 commits to master since this release

We change MockStubExtend query behavior to query directly from couchdb.
Previously the mock object stores key-value data in an array, which is not consistent with the real Fabric behavior.