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

[WIP] Add missing functional tests for the executor kwarg #1799

Conversation

Andrew-S-Rosen
Copy link
Contributor

@Andrew-S-Rosen Andrew-S-Rosen commented Sep 30, 2023

  • I have added the tests to cover my changes.
  • I have updated the documentation and CHANGELOG accordingly.
  • I have read the CONTRIBUTING document.

Note: This test suite is going to fail (as intended!) until #1781 is resolved. I will re-open it when the issue is resolved, if the necessary tests aren't added.


The purpose of this PR is to add functional tests that would have caught the following issues, plus others related to it:

The tests should likely be made a bit more precise by checking that the executor inheritance is passed down appropriately, but I wasn't sure what parameters to query. Happy to take suggestions on how to better address that!

Also, feel free to take this over and edit as you see fit. This is mostly just so the necessary tests make it into the suite one way or another. Doesn't matter to me how it happens.

@Andrew-S-Rosen Andrew-S-Rosen requested a review from a team as a code owner September 30, 2023 02:47
@Andrew-S-Rosen Andrew-S-Rosen changed the title Add missing functional tests for the executor kwarg [WIP] Add missing functional tests for the executor kwarg Sep 30, 2023
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.

1 participant