[FSSDK-11100] JS - rewrite audience_avaluator tests in TypeScript #1025
Annotations
7 errors
|
Unit tests:
lib/core/audience_evaluator/index.spec.ts#L266
AssertionError: expected "spy" to be called 1 times, but got 0 times
❯ lib/core/audience_evaluator/index.spec.ts:266:59
|
Unit tests:
lib/core/audience_evaluator/index.spec.ts#L309
TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them
❯ lib/core/audience_evaluator/index.spec.ts:309:54
|
Unit tests:
lib/core/audience_evaluator/index.spec.ts#L336
AssertionError: expected 2 to strictly equal 1
- Expected
+ Received
- 1
+ 2
❯ lib/core/audience_evaluator/index.spec.ts:336:23
|
Unit tests:
lib/core/audience_evaluator/index.spec.ts#L362
AssertionError: expected 2 to strictly equal 1
- Expected
+ Received
- 1
+ 2
❯ lib/core/audience_evaluator/index.spec.ts:362:23
|
Unit tests:
lib/core/audience_evaluator/odp_segment_condition_evaluator/index.spec.ts#L84
TypeError: [Function warn] is not a spy or a call to a spy!
❯ lib/core/audience_evaluator/odp_segment_condition_evaluator/index.spec.ts:84:29
|
Unit tests
The operation was canceled.
|
Loading