Closed turtlemonvh closed 4 years ago
Progress
GetKeysResponse
and I think I have the scenarios for IonicError
, QueryResult
and Key
worked out correctly.mappedIdList
handling in getKeys
.Still to do
updateKeys
and updateKey
.refId
Progress
updateKeys
and updateKey
.I decided the tooling around refId
doesn't need to be changed now. I can add to that later if needed.
We're close to a mock the functionality I want for testing, but I'd like a bit more.
updateKeys
andupdateKey
.getKeys
to properly handle setting upmappedIdList
.refId
GetKeysResponse
for each key query (IonicError
,QueryResult
, andKey
)