1. Remove DiscoveryApi (frontend) and use PluginEndpointDiscovery(SingleHostDiscovery) (backend)

2. Mock class for testing
This commit is contained in:
Himanshu Mishra
2020-11-18 20:22:09 +01:00
parent 1fb08ebb44
commit 66daa47c6a
4 changed files with 28 additions and 28 deletions
-1
View File
@@ -23,7 +23,6 @@
"@backstage/backend-common": "^0.2.0",
"@backstage/catalog-model": "^0.2.0",
"@backstage/config": "^0.1.1",
"@backstage/core-api": "^0.2.1",
"@types/dockerode": "^2.5.34",
"@types/express": "^4.17.6",
"command-exists-promise": "^2.0.2",