Merge pull request #8738 from backstage/rugvip/mockonf

test-utils: add MockConfigApi
This commit is contained in:
Patrik Oldsberg
2022-01-05 13:32:39 +01:00
committed by GitHub
7 changed files with 217 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/test-utils': patch
---
Add new `MockConfigApi` as a more discoverable and leaner method for mocking configuration.