Remove mocks from all client services #2372
Labels
1-low
priority denoting isolated changes
enhancement
New feature or request
help wanted
Extra attention is needed
unscoped
Issues that are currently out of scope for all releases.
🚀 Feature Request
Description
Currently, EdgeX contains at least one mock for a service defined in
go-mod-core-contracts
. A PR was started in that repo to update it (edgexfoundry/go-mod-core-contracts#215) before deciding that it actually made more sense here (see #2370 for context.)This is a better bad solution. The best solution would be to remove mocks entirely. This issue attempts to capture that work.
The text was updated successfully, but these errors were encountered: