DEV deploy - @devksingh4 #432
Annotations
10 errors
Run live testing:
tests/live/events.test.ts#L72
AssertionError: expected 500 to be 201 // Object.is equality
- Expected
+ Received
- 201
+ 500
❯ tests/live/events.test.ts:72:29
|
Run live testing:
tests/live/events.test.ts#L79
Error: Event UUID not found
❯ tests/live/events.test.ts:79:13
|
Run live testing:
tests/live/events.test.ts#L100
Error: Event UUID not found
❯ tests/live/events.test.ts:100:13
|
Run live testing:
tests/live/events.test.ts#L117
Error: Event UUID not found
❯ tests/live/events.test.ts:117:13
|
Run live testing:
tests/live/iam.test.ts#L22
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ tests/live/iam.test.ts:22:27
|
Run live testing:
tests/live/iam.test.ts#L46
AssertionError: expected 500 to be 202 // Object.is equality
- Expected
+ Received
- 202
+ 500
❯ tests/live/iam.test.ts:46:27
|
Run live testing:
tests/live/iam.test.ts#L63
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ tests/live/iam.test.ts:63:27
|
Run live testing:
tests/live/protected.test.ts#L26
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ tests/live/protected.test.ts:26:29
|
Run live testing:
tests/live/stripe.test.ts#L43
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ tests/live/stripe.test.ts:43:31
|
Run live testing:
tests/live/tickets.test.ts#L25
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ tests/live/tickets.test.ts:25:29
|
Loading