NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
29 stars 5 forks source link

Reduce flakiness of plan-merge test #1228

Closed AaronPlave closed 5 months ago

AaronPlave commented 5 months ago

The plan-merge test was often flaky due to an input focus event that needed a bit more time to settle. This PR also adds some waitForToast calls instead of timeouts.