-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Graphical Editor Tests
Graphical editor tests run locally on linux and windows, but still have issues when running on the build server.
When running with maven add profile "ge-tests" to enable tests. Use -Dtest=ExampleTest to run single test.
Issue Notes:
- Linux window focus behavior and window manager.
- Must mouse move, press, release when simulating mouse.
- Cannot rename elements that have the same location consecutively.
Reactions are currently unavailable