Skip to content

Commit

Permalink
nuke jest
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Nov 26, 2024
1 parent ce3fc5c commit c8e4485
Show file tree
Hide file tree
Showing 9 changed files with 118 additions and 576 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
tests:
name: Run Javascript tests
runs-on: ubuntu-latest
needs: build

steps:
- uses: actions/checkout@v4
Expand All @@ -78,12 +77,6 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Download build artifact
uses: actions/download-artifact@v4
with:
name: sdk-build
path: dist/

- name: Run tests
run: |
npm test -- --coverage
Expand Down
38 changes: 0 additions & 38 deletions config/jest/babelTransform.js

This file was deleted.

14 changes: 0 additions & 14 deletions config/jest/cssTransform.js

This file was deleted.

40 changes: 0 additions & 40 deletions config/jest/fileTransform.js

This file was deleted.

Loading

0 comments on commit c8e4485

Please sign in to comment.