libreoffice-online/cypress_test/integration_tests
Michael Meeks ff8dbe7fde cool#9045 - close clipboard race by waiting for completion.
To avoid the HTTP[S] request racing the websocket and sometimes
loosing we need to:

* get a notification from the Kit when the copy / cut is complete
* wait on a Promise for this, to allow the HTTP fetch to start
* re-work to do a single, rather than two fetches by sharing
  the download promise.

Change-Id: Ic23f7f817cc855ff08f25a2afefcd73d6fc3472b
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
2024-05-14 13:19:52 +02:00
..
common cool#9045 - close clipboard race by waiting for completion. 2024-05-14 13:19:52 +02:00
desktop Skip failing test desktop/writer/invalidations_spec.js 2024-05-09 08:27:37 -04:00
idle/calc cool#8648 clipboard: fix idle tests 2024-04-25 15:09:51 +02:00
mobile Fix mobile/impress/apply_font_text_spec.js 2024-05-12 11:47:22 -04:00
multiuser Change get by ID value in all cypress_test 2024-04-30 14:54:21 +02:00