-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
We are iterating on lots of UI paper cuts.
How can we begin to automate UI testing?
Can we define scenarios or use cases and then drive the app through them (either with AI or without)?
We define assertions which we then use to ensure know regressions?
Could we produce videos/screenshots automatically which we upload?
For example in #68 we saw a bug where the cell output is cut off so could we define a scenario like the following
- Open test-long-output.json
- This notebook should produce very verbose output e.g. 100 lines of output so that the cell won't fit on the single page
- Run the cell
Verify
- The cell output doesn't show on a single page
- There is a vertical scroll bar for the document
- You can scroll down to see the entire cell output
cc @hamelsmu
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels