Skip to content

test: cover deployment dump output#2

Open
Kkkakania wants to merge 1 commit into
toronet-guidl:mainfrom
Kkkakania:test/deployment-dump-coverage
Open

test: cover deployment dump output#2
Kkkakania wants to merge 1 commit into
toronet-guidl:mainfrom
Kkkakania:test/deployment-dump-coverage

Conversation

@Kkkakania

Copy link
Copy Markdown

Summary

  • add deploy dump coverage for timestamped/latest files, network defaults, mainnet chain id, artifact metadata, source contents, and source read/hash mismatch errors
  • restore process.exitCode after CLI failure-path tests so the full Jest run exits according to actual test results

Closes #1

Tests

  • npm test -- --runInBand
  • npx jest tests/deployDump.test.js --runInBand --coverage=false
  • npm run check-format
  • node --check tests/deployDump.test.js
  • node --check tests/cli.test.js
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add tests for deployDump

1 participant