Skip to content

Commit

Permalink
Regenerate tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Feb 16, 2024
1 parent d9891f1 commit 61064d6
Show file tree
Hide file tree
Showing 21 changed files with 232 additions and 575 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ lib: ${SRC_FILES} package.json tsconfig.json node_modules rollup.config.js
.PHONY: test
test: node_modules
@TS_NODE_PROJECT='./test/tsconfig.json' MOCK_DIR='./test/data' \
${BIN}/mocha ${MOCHA_OPTS} ${TEST_FILES} --grep '$(grep)'
${BIN}/mocha ${MOCHA_OPTS} ${TEST_FILES} --no-timeout --grep '$(grep)'

build/coverage: ${SRC_FILES} ${TEST_FILES} node_modules
@TS_NODE_PROJECT='./test/tsconfig.json' \
Expand Down
76 changes: 0 additions & 76 deletions test/data/1036c7d1e51a756d0e42e4dbb944a57f0a7b0204.json

This file was deleted.

57 changes: 0 additions & 57 deletions test/data/1ae08a01365cda53503de53ca2927c3d4321a37e.json

This file was deleted.

Loading

0 comments on commit 61064d6

Please sign in to comment.