Test runner fixes, test mocks for SensemakerService data, late binding for SensemakerStore.client and a much richer suite of both zome API tests and SensemakerStore UI integration tests.
Relevant as partial completion of #34 & #43 and in finalising API contracts for #37.
Originally implemented as a part of #41; and rebased onto #46 (perhaps erroneously) via a separate branch in #48. Please consider accordingly when determining the merge sequence for this branch as you may be able to avoid merge conflicts depending on the ordering. (Though, I think any merge of this into develop should make any subsequent merges of other branches essentially no-ops in regard to repeating these changes; and #46 remains independent of them.)
Test runner fixes, test mocks for
SensemakerService
data, late binding forSensemakerStore.client
and a much richer suite of both zome API tests andSensemakerStore
UI integration tests.Relevant as partial completion of #34 & #43 and in finalising API contracts for #37.
Originally implemented as a part of #41; and rebased onto #46 (perhaps erroneously) via a separate branch in #48. Please consider accordingly when determining the merge sequence for this branch as you may be able to avoid merge conflicts depending on the ordering. (Though, I think any merge of this into
develop
should make any subsequent merges of other branches essentially no-ops in regard to repeating these changes; and #46 remains independent of them.)