Test capabilities for FastAPI apps ran with ui.run_with #2313
mbrulatout
started this conversation in
Ideas / Feature Requests
Replies: 1 comment
-
Yes, @mbrulatout, so far we used the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
For
ui.run
apps, the screen class provides the appropriate features to test your current app (see here ).I'm running NiceGUI through
ui.run_with
and as it stands I'm unable to run any UI test.There seems to be a bit of rework in
screen.py
class at the very least as it callsui.run
Beta Was this translation helpful? Give feedback.
All reactions