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

Add scalar to Operation plugin client test #259

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

alzex3
Copy link
Contributor

@alzex3 alzex3 commented Jan 7, 2024

Hello @mat-sop! First, I want to thank you for this library; it has helped me a lot in my work, and I would be glad to provide any help in developing.

I found and fixed by myself the same issue as in PR 256. Trying to use get_client_settings in a plugin raises a TypeError. Although @slessans has already addressed this issue, I believe adding a test for this fix would be beneficial. I've updated the ExtractOperationsPlugin client test by including a scalar to verify the fix.

If there's anything I can do better, please let me know.

@rafalp
Copy link
Contributor

rafalp commented Jan 19, 2024

Hello, thanks for contributing this! I've already added a regression test for #256 in #266, but there's no such thing as too many tests.

Can you please rebase this on main?

@rafalp rafalp added the waiting Waiting for action from OP label Jan 22, 2024
@alzex3
Copy link
Contributor Author

alzex3 commented Jan 28, 2024

Hey @rafalp! Rebased.

@rafalp
Copy link
Contributor

rafalp commented Jan 29, 2024

Tests exploded, but its same explosion as on main, so I'll ignore this.

@rafalp rafalp merged commit 3b8164a into mirumee:main Jan 29, 2024
0 of 4 checks passed
@alzex3 alzex3 deleted the test_plugin_scalar_fix branch January 29, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting Waiting for action from OP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants