Switch to tsup for building the dist #595
mocha-test.yaml
on: pull_request
Run mocha test runner
17s
Annotations
2 errors
Run mocha test runner
Process completed with exit code 1.
|
Failed Test: Functional Asset Reading Tests test file public-testfiles/image/jpeg/adobe-20221004-ukraine_building.jpeg loading test file:
tests/asset-reading.test.ts#L1
Functional Asset Reading Tests test file public-testfiles/image/jpeg/adobe-20221004-ukraine_building.jpeg loading test file: Error ENOENT: no such file or directory, open 'tests/fixtures/public-testfiles/image/jpeg/adobe-20221004-ukraine_building.jpeg' - Error: ENOENT: no such file or directory, open 'tests/fixtures/public-testfiles/image/jpeg/adobe-20221004-ukraine_building.jpeg'
at async open (node:internal/fs/promises:638:25)
at async Module.readFile (node:internal/fs/promises:1242:14)
at async Context.<anonymous> (file:///home/runner/work/c2pa-ts/c2pa-ts/tests/asset-reading.test.ts:1:4032)
|