mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 06:41:17 +08:00
cleanup
This commit is contained in:
parent
fad2fc2d5f
commit
dd2c1bf54d
@ -1,7 +1,6 @@
|
||||
import path from 'path';
|
||||
import fs from 'fs-extra';
|
||||
|
||||
import { testMetadata } from 'teamcity-service-messages';
|
||||
import { findSuitesAndTests } from 'mocha-list-tests';
|
||||
|
||||
const testsDir = path.join(__dirname, 'integration');
|
||||
@ -66,8 +65,6 @@ async function report() {
|
||||
})
|
||||
);
|
||||
});
|
||||
|
||||
reports.forEach(testMetadata);
|
||||
}
|
||||
|
||||
report();
|
||||
|
1
cypress/typings.d.ts
vendored
1
cypress/typings.d.ts
vendored
@ -1,2 +1 @@
|
||||
declare module 'mocha-list-tests';
|
||||
declare module 'teamcity-service-messages';
|
||||
|
@ -267,7 +267,6 @@
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-react": "^7.22.0",
|
||||
"eslint-plugin-storybook": "^0.3.5",
|
||||
"eslint-teamcity": "^3.0.1",
|
||||
"esm": "^3.2.25",
|
||||
"execa": "^5.0.0",
|
||||
"express": "^4.17.1",
|
||||
@ -286,7 +285,6 @@
|
||||
"jest-os-detection": "^1.3.1",
|
||||
"jest-raw-loader": "^1.0.1",
|
||||
"jest-serializer-html": "^7.0.0",
|
||||
"jest-teamcity": "^1.9.0",
|
||||
"jest-watch-typeahead": "^0.6.1",
|
||||
"js-yaml": "^3.14.1",
|
||||
"lerna": "^3.22.1",
|
||||
@ -316,7 +314,6 @@
|
||||
"shelljs": "^0.8.5",
|
||||
"shx": "^0.3.2",
|
||||
"sort-package-json": "^1.48.1",
|
||||
"teamcity-service-messages": "^0.1.11",
|
||||
"terser-webpack-plugin": "^5.3.1",
|
||||
"trash": "^7.0.0",
|
||||
"ts-dedent": "^2.0.0",
|
||||
@ -385,9 +382,6 @@
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/storybook"
|
||||
},
|
||||
"eslint-teamcity": {
|
||||
"reporter": "inspections"
|
||||
},
|
||||
"pr-log": {
|
||||
"skipLabels": [
|
||||
"cleanup"
|
||||
|
28
yarn.lock
28
yarn.lock
@ -8842,7 +8842,6 @@ __metadata:
|
||||
eslint-plugin-import: ^2.22.1
|
||||
eslint-plugin-react: ^7.22.0
|
||||
eslint-plugin-storybook: ^0.3.5
|
||||
eslint-teamcity: ^3.0.1
|
||||
esm: ^3.2.25
|
||||
execa: ^5.0.0
|
||||
express: ^4.17.1
|
||||
@ -8861,7 +8860,6 @@ __metadata:
|
||||
jest-os-detection: ^1.3.1
|
||||
jest-raw-loader: ^1.0.1
|
||||
jest-serializer-html: ^7.0.0
|
||||
jest-teamcity: ^1.9.0
|
||||
jest-watch-typeahead: ^0.6.1
|
||||
js-yaml: ^3.14.1
|
||||
lerna: ^3.22.1
|
||||
@ -8892,7 +8890,6 @@ __metadata:
|
||||
shelljs: ^0.8.5
|
||||
shx: ^0.3.2
|
||||
sort-package-json: ^1.48.1
|
||||
teamcity-service-messages: ^0.1.11
|
||||
terser-webpack-plugin: ^5.3.1
|
||||
trash: ^7.0.0
|
||||
ts-dedent: ^2.0.0
|
||||
@ -21156,15 +21153,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-teamcity@npm:^3.0.1":
|
||||
version: 3.1.0
|
||||
resolution: "eslint-teamcity@npm:3.1.0"
|
||||
dependencies:
|
||||
fs-extra: ^9.0.x
|
||||
checksum: 4a34dc51b02108ee96459d9d5a1e116f0fcb2b0bccd35d1f86b99af15bd08bf9f64efa9a2fff916e5a3691b9c5f9b3a61582575ec1d3ad534e50f06df26ebdde
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-utils@npm:^2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "eslint-utils@npm:2.1.0"
|
||||
@ -22899,7 +22887,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fs-extra@npm:^9.0.0, fs-extra@npm:^9.0.1, fs-extra@npm:^9.0.x, fs-extra@npm:^9.1.0":
|
||||
"fs-extra@npm:^9.0.0, fs-extra@npm:^9.0.1, fs-extra@npm:^9.1.0":
|
||||
version: 9.1.0
|
||||
resolution: "fs-extra@npm:9.1.0"
|
||||
dependencies:
|
||||
@ -27707,13 +27695,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-teamcity@npm:^1.9.0":
|
||||
version: 1.11.0
|
||||
resolution: "jest-teamcity@npm:1.11.0"
|
||||
checksum: 42fb8d33ee71eff5efb52d8e9eb406b80c2b693dd6ac52a9f7e9f6c50b806b516000e0fe1ae84a1e2ff191b66061e65d9e9c4af0983add2c4e28dda029cdf49e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-util@npm:27.5.1, jest-util@npm:^27.5.1":
|
||||
version: 27.5.1
|
||||
resolution: "jest-util@npm:27.5.1"
|
||||
@ -41220,13 +41201,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"teamcity-service-messages@npm:^0.1.11":
|
||||
version: 0.1.14
|
||||
resolution: "teamcity-service-messages@npm:0.1.14"
|
||||
checksum: e2e45647861f898428f20315f8172f1c6c24d688db0a77d7638ab5c0dace53e703c11ca5e0eed6f6b905ec9860b8e012b006790d82ddad250ba20429e5097d1b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"teeny-request@npm:7.0.1":
|
||||
version: 7.0.1
|
||||
resolution: "teeny-request@npm:7.0.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user