Br/add referral get route #1678
integration-tests.yml
on: pull_request
Run Integration Tests
8m 24s
End-to-End Tests
0s
Annotations
3 errors and 1 warning
|
Run Integration Tests
Process completed with exit code 1.
|
|
tests/echo-data-server/referral-code.client.test.ts > Referral Code Client > should apply referral code from primary user to secondary user membership:
packages/tests/integration/utils/api-client.ts#L315
Error: Failed to apply referral code: 400 Bad Request
{"success":false,"message":"Referral code could not be applied. It may be invalid, expired, or you may already have a referrer for this app."}
❯ EchoControlApiClient.applyReferralCode utils/api-client.ts:315:13
❯ tests/echo-data-server/referral-code.client.test.ts:151:20
|
|
tests/echo-data-server/api-key.client.test.ts > API Key Client > should be able to make a streaming LLM request with API key:
packages/tests/integration/tests/echo-data-server/api-key.client.test.ts#L51
AssertionError: expected 1000 to be less than 1000
❯ tests/echo-data-server/api-key.client.test.ts:51:40
|
|
Run Integration Tests
No files were found with the provided path: packages/tests/integration/test-results/
packages/tests/integration/coverage/. No artifacts will be uploaded.
|