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 a test that runs a bluesky plan inside of an ipython shell #304

Open
ZLLentz opened this issue Nov 30, 2021 · 0 comments
Open

Add a test that runs a bluesky plan inside of an ipython shell #304

ZLLentz opened this issue Nov 30, 2021 · 0 comments

Comments

@ZLLentz
Copy link
Member

ZLLentz commented Nov 30, 2021

Expected Behavior

Inside of the loaded environment, we need to run at least one plan, and probably do a few other operations too.
We need to catch some common use cases to make sure they still work inside the installed version of IPython.

Current Behavior

No such test exists. We do load IPython but we don't run any tests inside of it.

Possible Solution

Pipe in some run engine commands into the tstpython tests?

Context

IPython 7.30.0 has some compatibility issues with bluesky on account of breaking the asyncio handling

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

No branches or pull requests

1 participant