You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For purposes of automation and testing (particularly as Github Action), it would be useful to have a test for an environment variable that could be added to disable the pop-up results graphs and just save the output image to file.
The text was updated successfully, but these errors were encountered:
trevorhardy
changed the title
Add command-line switch to all examples that disables pop-up graphs
Add support for an environment variable that disables pop-up graphs
Jan 9, 2025
I didn't notice that the example runners already had a faux backend defined that prevents the graphs from displaying. So I'm guessing we don't need to add that functionality.
We still need some kind of checks to make sure the results produced in the automated test are correct.
For purposes of automation and testing (particularly as Github Action), it would be useful to have a test for an environment variable that could be added to disable the pop-up results graphs and just save the output image to file.
The text was updated successfully, but these errors were encountered: