Skip to content

Commit

Permalink
chore: remove legacy tests (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt authored Jul 11, 2024
1 parent 1260834 commit b2c9d03
Show file tree
Hide file tree
Showing 20 changed files with 3 additions and 2,384 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@
"@types/node": "^20.14.10",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"apollo-server-express": "^3.13.0",
"body-parser": "^1.20.2",
"doctoc": "^2.2.1",
"dripip": "^0.10.0",
"eslint": "^9.6.0",
Expand All @@ -126,7 +124,6 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-typescript": "^1.1.0",
"express": "^4.19.2",
"get-port": "^7.1.0",
"graphql": "^16.9.0",
"graphql-scalars": "^1.23.0",
Expand Down
934 changes: 2 additions & 932 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/_/text.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
This is a text file.
This is a text file. It is used in file upload tests.
170 changes: 0 additions & 170 deletions tests/legacy/__helpers.ts

This file was deleted.

36 changes: 0 additions & 36 deletions tests/legacy/__snapshots__/document-node.test.ts.snap

This file was deleted.

35 changes: 0 additions & 35 deletions tests/legacy/__snapshots__/gql.test.ts.snap

This file was deleted.

59 changes: 0 additions & 59 deletions tests/legacy/batching.test.ts

This file was deleted.

17 changes: 0 additions & 17 deletions tests/legacy/custom-fetch.test.ts

This file was deleted.

21 changes: 0 additions & 21 deletions tests/legacy/document-node.test.ts

This file was deleted.

25 changes: 0 additions & 25 deletions tests/legacy/endpoint.test.ts

This file was deleted.

Loading

0 comments on commit b2c9d03

Please sign in to comment.