Add a test framework for e2e CI tests #362
ci.yml
on: pull_request
Test
1m 47s
CLI Integration Test
6m 12s
Annotations
7 errors
|
Test
Process completed with exit code 1.
|
|
src/stripeSync-sigma-integration.test.ts > StripeSync Sigma Integration Tests > processUntilDone (sigma) > should pick up new subscription item change events on subsequent runs:
packages/sync-engine/src/stripeSync-sigma-integration.test.ts#L195
error: relation "sigma.subscription_item_change_events_v2_beta" does not exist
❯ ../../node_modules/.pnpm/pg-pool@3.10.1_pg@8.16.3/node_modules/pg-pool/index.js:45:11
❯ SigmaDatabaseValidator.clearAccountData src/stripeSync-sigma-integration.test.ts:195:5
❯ src/stripeSync-sigma-integration.test.ts:232:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { length: 144, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '13', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', routine: 'parserOpenTable' }
|
|
src/stripeSync-sigma-integration.test.ts > StripeSync Sigma Integration Tests > processUntilDone (sigma) > should paginate sigma results using cursor across multiple pages:
packages/sync-engine/src/stripeSync-sigma-integration.test.ts#L195
error: relation "sigma.subscription_item_change_events_v2_beta" does not exist
❯ ../../node_modules/.pnpm/pg-pool@3.10.1_pg@8.16.3/node_modules/pg-pool/index.js:45:11
❯ SigmaDatabaseValidator.clearAccountData src/stripeSync-sigma-integration.test.ts:195:5
❯ src/stripeSync-sigma-integration.test.ts:232:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { length: 144, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '13', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', routine: 'parserOpenTable' }
|
|
src/stripeSync-sigma-integration.test.ts > StripeSync Sigma Integration Tests > processUntilDone (sigma) > should sync subscription item change events from Sigma:
packages/sync-engine/src/stripeSync-sigma-integration.test.ts#L195
error: relation "sigma.subscription_item_change_events_v2_beta" does not exist
❯ ../../node_modules/.pnpm/pg-pool@3.10.1_pg@8.16.3/node_modules/pg-pool/index.js:45:11
❯ SigmaDatabaseValidator.clearAccountData src/stripeSync-sigma-integration.test.ts:195:5
❯ src/stripeSync-sigma-integration.test.ts:232:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { length: 144, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '13', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', routine: 'parserOpenTable' }
|
|
src/stripeSync-sigma-integration.test.ts > StripeSync Sigma Integration Tests > processNext (sigma) > should sync exchange rates from Sigma:
packages/sync-engine/src/stripeSync-sigma-integration.test.ts#L195
error: relation "sigma.subscription_item_change_events_v2_beta" does not exist
❯ ../../node_modules/.pnpm/pg-pool@3.10.1_pg@8.16.3/node_modules/pg-pool/index.js:45:11
❯ SigmaDatabaseValidator.clearAccountData src/stripeSync-sigma-integration.test.ts:195:5
❯ src/stripeSync-sigma-integration.test.ts:232:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { length: 144, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '13', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', routine: 'parserOpenTable' }
|
|
src/stripeSync-sigma-integration.test.ts > StripeSync Sigma Integration Tests > processNext (sigma) > should pick up new subscription item change events on subsequent runs:
packages/sync-engine/src/stripeSync-sigma-integration.test.ts#L195
error: relation "sigma.subscription_item_change_events_v2_beta" does not exist
❯ ../../node_modules/.pnpm/pg-pool@3.10.1_pg@8.16.3/node_modules/pg-pool/index.js:45:11
❯ SigmaDatabaseValidator.clearAccountData src/stripeSync-sigma-integration.test.ts:195:5
❯ src/stripeSync-sigma-integration.test.ts:232:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { length: 144, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '13', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', routine: 'parserOpenTable' }
|
|
src/stripeSync-sigma-integration.test.ts > StripeSync Sigma Integration Tests > processNext (sigma) > should sync subscription item change events from Sigma:
packages/sync-engine/src/stripeSync-sigma-integration.test.ts#L195
error: relation "sigma.subscription_item_change_events_v2_beta" does not exist
❯ ../../node_modules/.pnpm/pg-pool@3.10.1_pg@8.16.3/node_modules/pg-pool/index.js:45:11
❯ SigmaDatabaseValidator.clearAccountData src/stripeSync-sigma-integration.test.ts:195:5
❯ src/stripeSync-sigma-integration.test.ts:232:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { length: 144, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '13', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', routine: 'parserOpenTable' }
|