Feature: Add Apple Books highlight links #86
release.yml
on: push
Annotations
4 errors
test/db.spec.ts > Database operations > Should return a list of highlights when highlights library is not empty:
src/db/seed.ts#L19
Error: process.exit unexpectedly called with "1"
❯ Module.seedDatabase src/db/seed.ts:19:11
❯ test/db.spec.ts:57:3
|
test/db.spec.ts > Database operations > Should return a highlight link for each highlight when highlights library is not empty:
src/db/seed.ts#L19
Error: process.exit unexpectedly called with "1"
❯ Module.seedDatabase src/db/seed.ts:19:11
❯ test/db.spec.ts:68:3
|
test/db.spec.ts > Database load testing > Should return 1000 books and in less than 500ms:
src/db/seed.ts#L19
Error: process.exit unexpectedly called with "1"
❯ Module.seedDatabase src/db/seed.ts:19:11
❯ test/db.spec.ts:117:3
|
🧪 Tests
Process completed with exit code 1.
|