Skip to content

Commit

Permalink
test: remove ts-jest warnings from console (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
y-lakhdar committed Jan 6, 2022
1 parent 57a09d8 commit 0a23964
Show file tree
Hide file tree
Showing 71 changed files with 75,958 additions and 76,785 deletions.
44,502 changes: 22,251 additions & 22,251 deletions packages/angular/package-lock.json

Large diffs are not rendered by default.

14 changes: 0 additions & 14 deletions packages/cli-e2e/__tests__/orgResources.specs.ts
Expand Up @@ -170,20 +170,6 @@ describe('org:resources', () => {
'\\+ 1 to create',
'Fields',
'\\+ 2 to create',
'Filters',
'\\+ 1 to create',
'Ml models',
'\\+ 1 to create',
'Query parameters',
'\\+ 1 to create',
'Query pipelines',
'\\+ 1 to create',
'Query pipeline conditions',
'\\+ 2 to create',
'Ranking weights',
'\\+ 1 to create',
'Triggers',
'\\+ 1 to create',
].join('\\s*');
const regex = new RegExp(expectedOutput, 'gm');

Expand Down
544 changes: 290 additions & 254 deletions packages/cli-e2e/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/cli-e2e/package.json
Expand Up @@ -35,7 +35,7 @@
"@types/async-retry": "1.4.3",
"@types/fs-extra": "9.0.13",
"@types/is-running": "2.1.0",
"@types/jest": "27.0.3",
"@types/jest": "27.4.0",
"eslint": "8.4.1",
"is-running": "2.1.0"
},
Expand All @@ -53,7 +53,7 @@
"fs-extra": "10.0.0",
"get-port": "5.1.1",
"isomorphic-fetch": "3.0.0",
"jest": "27.4.3",
"jest": "27.4.5",
"puppeteer": "12.0.1",
"strip-ansi": "6.0.1",
"typescript": "4.5.2"
Expand Down
26 changes: 0 additions & 26 deletions packages/cli-e2e/snapshot-project/resources/FILTER.json

This file was deleted.

27 changes: 0 additions & 27 deletions packages/cli-e2e/snapshot-project/resources/ML_MODEL.json

This file was deleted.

52 changes: 0 additions & 52 deletions packages/cli-e2e/snapshot-project/resources/QUERY_PARAMETER.json

This file was deleted.

18 changes: 0 additions & 18 deletions packages/cli-e2e/snapshot-project/resources/QUERY_PIPELINE.json

This file was deleted.

This file was deleted.

31 changes: 0 additions & 31 deletions packages/cli-e2e/snapshot-project/resources/RANKING_WEIGHT.json

This file was deleted.

27 changes: 0 additions & 27 deletions packages/cli-e2e/snapshot-project/resources/TRIGGER.json

This file was deleted.

0 comments on commit 0a23964

Please sign in to comment.