Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: use coverage instead of equality to test error payload 2 #392

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

nshy
Copy link

@nshy nshy commented Apr 3, 2024

We are going to add missing 'user' payload field for ACCESS_DENIED error which will break current tests. Let fix tests to allow adding new payload fields for errors.

This is another place where we test for payload equality.

Need for tarantool/tarantool#9108

We are going to add missing 'user' payload field for ACCESS_DENIED error
which will break current tests. Let fix tests to allow adding
new payload fields for errors.

This is another place where we test for payload equality.

Need for tarantool/tarantool#9108
@nshy nshy assigned oleg-jukovec and unassigned DerekBum Apr 3, 2024
@oleg-jukovec oleg-jukovec merged commit dcd0934 into master Apr 3, 2024
26 checks passed
@oleg-jukovec oleg-jukovec deleted the nshi/fix-error-payload-tests-more branch April 3, 2024 12:42
@nshy
Copy link
Author

nshy commented Apr 3, 2024

Thanx!

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.

3 participants