chore: release v0.3.2 #80
Annotations
10 errors
|
tests/index.spec.ts > Replane SDK > Override Evaluation > Logical Operators > should evaluate 'or' operator:
src/index.ts#L708
Error: API key is required
❯ _createReplaneClient src/index.ts:708:33
❯ createReplaneClient src/index.ts:671:16
❯ tests/index.spec.ts:435:24
|
|
tests/index.spec.ts > Replane SDK > Override Evaluation > Logical Operators > should evaluate 'and' operator:
src/index.ts#L708
Error: API key is required
❯ _createReplaneClient src/index.ts:708:33
❯ createReplaneClient src/index.ts:671:16
❯ tests/index.spec.ts:399:24
|
|
tests/index.spec.ts > Replane SDK > Override Evaluation > Property Conditions > should evaluate 'less_than_or_equal' operator:
src/index.ts#L708
Error: API key is required
❯ _createReplaneClient src/index.ts:708:33
❯ createReplaneClient src/index.ts:671:16
❯ tests/index.spec.ts:361:24
|
|
tests/index.spec.ts > Replane SDK > Override Evaluation > Property Conditions > should evaluate 'greater_than' operator with numbers:
src/index.ts#L708
Error: API key is required
❯ _createReplaneClient src/index.ts:708:33
❯ createReplaneClient src/index.ts:671:16
❯ tests/index.spec.ts:333:24
|
|
tests/index.spec.ts > Replane SDK > Override Evaluation > Property Conditions > should return default when context is missing:
src/index.ts#L708
Error: API key is required
❯ _createReplaneClient src/index.ts:708:33
❯ createReplaneClient src/index.ts:671:16
❯ tests/index.spec.ts:305:24
|
|
tests/index.spec.ts > Replane SDK > Override Evaluation > Property Conditions > should evaluate 'in' operator:
src/index.ts#L708
Error: API key is required
❯ _createReplaneClient src/index.ts:708:33
❯ createReplaneClient src/index.ts:671:16
❯ tests/index.spec.ts:277:24
|
|
tests/index.spec.ts > Replane SDK > createReplaneClient > should strip trailing slashes from baseUrl:
src/index.ts#L708
Error: API key is required
❯ _createReplaneClient src/index.ts:708:33
❯ createReplaneClient src/index.ts:671:16
❯ tests/index.spec.ts:228:22
|
|
tests/index.spec.ts > Replane SDK > createReplaneClient > should handle SSE events for config creation:
src/index.ts#L708
Error: API key is required
❯ _createReplaneClient src/index.ts:708:33
❯ createReplaneClient src/index.ts:671:16
❯ tests/index.spec.ts:214:22
|
|
tests/index.spec.ts > Replane SDK > createReplaneClient > should handle SSE events for config updates:
src/index.ts#L708
Error: API key is required
❯ _createReplaneClient src/index.ts:708:33
❯ createReplaneClient src/index.ts:671:16
❯ tests/index.spec.ts:190:22
|
|
tests/index.spec.ts > Replane SDK > createReplaneClient > should fetch initial configs:
src/index.ts#L708
Error: API key is required
❯ _createReplaneClient src/index.ts:708:33
❯ createReplaneClient src/index.ts:671:16
❯ tests/index.spec.ts:150:22
|