Skip to content

rest/channel_spec: fix test checking error messages - #422

Merged
sacOO7 merged 2 commits into
mainfrom
tests/fix-error-checks
Jul 4, 2024
Merged

rest/channel_spec: fix test checking error messages#422
sacOO7 merged 2 commits into
mainfrom
tests/fix-error-checks

Conversation

@Zariel

Copy link
Copy Markdown
Contributor

Replace error message checks with error code checks. Error messages are not guaranteed to be consistent across versions/systems but the error codes are.

Replace error message checks with error code checks.
Error messages are not guaranteed to be consistent across versions/systems
but the error codes are.
@github-actions
github-actionsBottemporarily deployed to staging/pull/422/features July 2, 2024 15:33 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/422/docs July 2, 2024 15:34 Inactive

@lmarslmars left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

sacOO7

This comment was marked as outdated.

@sacOO7sacOO7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Some of the acceptance tests are failing, can you take a look @Zariel

@Zariel
Zariel requested a review from sacOO7July 3, 2024 14:17
@Zariel

Copy link
Copy Markdown
ContributorAuthor

@sacOO7 tests now passing

@jamienewcomb

Copy link
Copy Markdown
Member

@sacOO7 can you approve and merge this if you are happy please

@sacOO7

Copy link
Copy Markdown
Contributor

@Zariel I assume changes are fixed on the sandbox and will not break at client side going forward right?

Comment threadspec/acceptance/rest/channel_spec.rb Outdated

@sacOO7sacOO7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@sacOO7
sacOO7 merged commit cb684b4 into mainJul 4, 2024
@sacOO7
sacOO7 deleted the tests/fix-error-checks branch July 4, 2024 18:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Zariel@jamienewcomb@sacOO7@lmars