Skip to content

Conversation

@razor-x
Copy link
Member

@razor-x razor-x commented Nov 13, 2024

No description provided.

t.is(err?.statusCode, 404)
t.is(err?.code, 'client_session_token_not_found')
t.is(err?.statusCode, 401)
t.is(err?.code, 'unauthorized')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed the assertions according to this

andrii-balitskyi and others added 3 commits December 17, 2024 15:09
Co-authored-by: Evan Sosenko <evan@getseam.com>
Co-authored-by: Evan Sosenko <evan@getseam.com>
@andrii-balitskyi
Copy link
Contributor

andrii-balitskyi commented Dec 17, 2024

@razor-x I think this PR can be closed in favor of #150 which updates fake-seam-connect and unskips the tests.

@razor-x razor-x closed this Dec 17, 2024
@razor-x razor-x deleted the update-fake-seam-connect branch June 9, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants