package/test-utils: move some test utils to separate package so test-utils can depend on core

This commit is contained in:
Patrik Oldsberg
2020-04-14 19:50:05 +02:00
parent 507504bb45
commit eed736f2e8
18 changed files with 115 additions and 11 deletions
+1
View File
@@ -39,6 +39,7 @@
},
"peerDependencies": {
"@backstage/theme": "^0.1.1-alpha.3",
"@backstage/test-utils-core": "^0.1.1-alpha.3",
"@material-ui/core": "^4.9.1",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",