Fixing issue #56 #63
Annotations
4 errors
|
hono/routes/auth.test.ts > Auth endpoint > should handle missing user email from OAuth:
hono/routes/auth.test.ts#L110
AssertionError: expected 500 to be 302 // Object.is equality
- Expected
+ Received
- 302
+ 500
❯ hono/routes/auth.test.ts:110:29
|
|
hono/routes/auth.test.ts > Auth endpoint > should use existing user when login with existing email:
hono/routes/auth.test.ts#L80
AssertionError: expected 500 to be 302 // Object.is equality
- Expected
+ Received
- 302
+ 500
❯ hono/routes/auth.test.ts:80:29
|
|
hono/routes/auth.test.ts > Auth endpoint > should create a new user when login with new email:
hono/routes/auth.test.ts#L60
AssertionError: expected 500 to be 302 // Object.is equality
- Expected
+ Received
- 302
+ 500
❯ hono/routes/auth.test.ts:60:29
|
|
hono/routes/messages.test.ts > Messages API endpoint > should return messages for authenticated user:
hono/routes/messages.test.ts#L33
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ hono/routes/messages.test.ts:33:29
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
Expired
|
1.5 KB |
sha256:532dbfd561fa0cc165866090c618dc0a3c2055c68f442b868cfd2696c88beba4
|
|