Platform apis #83
Annotations
3 errors
error: expect(received).toThrow(expected):
src/lib/test/integration/signing.test.ts#L183
Expected substring: "Bad Request"
Received message: "No access token available"
at <anonymous> (/home/runner/work/OpenSecret-SDK/OpenSecret-SDK/src/lib/test/integration/signing.test.ts:183:62)
|
error: Test developer credentials must be set in .env.local:
src/lib/test/integration/developer.test.ts#L12
at /home/runner/work/OpenSecret-SDK/OpenSecret-SDK/src/lib/test/integration/developer.test.ts:12:9
|
test
Process completed with exit code 1.
|