Skip to content

Commit

Permalink
Merge pull request #335 from pact-foundation/revert-327-feat/ffi-cons…
Browse files Browse the repository at this point in the history
…umer

Revert "Feat/ffi consumer"
  • Loading branch information
TimothyJones authored Oct 16, 2021
2 parents e5d84fb + fb0d9d3 commit e77a821
Show file tree
Hide file tree
Showing 13 changed files with 70 additions and 826 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ reports
tmp
.tmp

# Files created during testing
foo-consumer-bar-provider.json

# jest config
!jest.config.js

Expand Down
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ script
# Tests
test
*.spec.ts
foo-consumer-bar-provider.json

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
Expand Down
15 changes: 0 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
"@types/url-join": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"axios": "^0.21.4",
"basic-auth": "2.0.0",
"body-parser": "1.18.2",
"chai": "4.1.2",
Expand Down
33 changes: 0 additions & 33 deletions src/consumer/checkErrors.ts

This file was deleted.

147 changes: 0 additions & 147 deletions src/consumer/index.spec.ts

This file was deleted.

Loading

0 comments on commit e77a821

Please sign in to comment.