starsz opened a new issue #1161:
URL: https://github.com/apache/apisix-dashboard/issues/1161
# Feature request
## Please describe your feature
Now, `route`, `ssl` `services` and `upstream` module are use etcd to store
info.
I think we should remove the etcd dependency in the unit test.
## Describe the solution you'd like
Use store.MockInterface{} instead of using the etcd.
- [ ] route
- [ ] ssl
- [ ] services
- [ ] upstream
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]