Skip to content

Commit 9d84ef4

Browse files
committed
make tests faster
1 parent 58e3dbd commit 9d84ef4

File tree

402 files changed

+12329
-3821
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

402 files changed

+12329
-3821
lines changed

β€Ž.github/workflows/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@ jobs:
77
strategy:
88
matrix:
99
os: [ubuntu-latest]
10-
node: [10, 16]
10+
node: [16]
1111
steps:
1212
- uses: actions/checkout@v1
1313
- uses: actions/setup-node@v1
1414
with:
1515
node-version: ${{ matrix.node }}
1616
- run: yarn install
17-
- run: git config --global user.email "patch-package@test.com"
18-
- run: git config --global user.name "patch-package"
17+
- run: yarn run build
1918
- run: yarn run test

β€Žintegration-tests/broken-patch-file/__snapshots__/broken-patch-file.test.ts.snap

Lines changed: 0 additions & 29 deletions
This file was deleted.

β€Žintegration-tests/broken-patch-file/package.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

β€Žintegration-tests/broken-patch-file/patches/left-pad+1.1.3.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

β€Žintegration-tests/broken-patch-file/yarn.lock

Lines changed: 0 additions & 7 deletions
This file was deleted.

β€Žintegration-tests/collate-errors/package.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

β€Žintegration-tests/collate-errors/patches/left-pad+1.1.1.patch

Lines changed: 0 additions & 14 deletions
This file was deleted.

β€Žintegration-tests/collate-errors/patches/lodash+4.17.21.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

β€Žintegration-tests/collate-errors/patches/underscore+1.0.3.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

β€Žintegration-tests/collate-errors/patches/zfs+1.3.0.patch

Lines changed: 0 additions & 12 deletions
This file was deleted.

β€Žintegration-tests/collate-errors/yarn.lock

Lines changed: 0 additions & 23 deletions
This file was deleted.

β€Žintegration-tests/combined/gen.sh

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)