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 test for UI visualize function #1477

Open
dangunter opened this issue Aug 27, 2024 · 1 comment
Open

Add test for UI visualize function #1477

dangunter opened this issue Aug 27, 2024 · 1 comment
Assignees
Labels
Priority:Normal Normal Priority Issue or PR ui

Comments

@dangunter
Copy link
Member

In CI, this test should run without idaes_ui installed, which will do nothing but should not crash

Testing new code from #1466

@CopyDemon
Copy link
Contributor

This test should:

Ensure that the UI class does not cause other functions to crash when idaes-ui is not installed.
Ensure that when idaes-ui is not installed, an error message is output when the UI class is called.

@ksbeattie ksbeattie added the Priority:Normal Normal Priority Issue or PR label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Normal Normal Priority Issue or PR ui
Projects
None yet
Development

No branches or pull requests

3 participants