openmct/e2e/tests/functional
Scott Bell 3509eacdec
Debounce search results (#6259)
* throttle search results to one a second

* changed to use custom debounce due to async

* attempt to fix flakey test

* attempt to fix flakey test

* revert test changes

* reduce debounce time and add e2e test

* allow canceling of timeout

* removed debug

* make search result e2e tests more stable

* make drop down selector a constant

* address pr comments
2023-02-15 21:50:03 +01:00
..
example test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
planning Fix Independent Time Conductor for Plans within Time Strips (#5671) 2022-09-09 17:31:03 -07:00
plugins Have clicking on annotation search result use the preview action if in edit mode (#6331) 2023-02-14 11:29:18 -08:00
branding.e2e.spec.js [e2e] More VIPER compatibility fixes (#5582) 2022-07-29 16:50:40 -07:00
couchdb.e2e.spec.js Mutables for the Tree 🎄 + clean up TreeItem observers and mutables properly (#6032) 2022-12-20 13:27:51 -08:00
forms.e2e.spec.js Allow form file input to accept other MIME types (#6089) 2023-01-17 14:25:18 -06:00
menu.e2e.spec.js Fix Independent Time Conductor for Plans within Time Strips (#5671) 2022-09-09 17:31:03 -07:00
moveAndLinkObjects.e2e.spec.js Make tree items more actionable and add AppAction for expanding the object tree (#5997) 2023-01-26 17:25:15 +00:00
notification.e2e.spec.js Fix keys duplication error (#6243) 2023-02-06 17:59:26 +00:00
recentObjects.e2e.spec.js test(e2e): Add tests for Recent Objects (#6270) 2023-02-04 00:15:42 +00:00
search.e2e.spec.js Debounce search results (#6259) 2023-02-15 21:50:03 +01:00
smoke.e2e.spec.js [e2e] Refactor and document our extension of existing Playwright API and RFE features (#5537) 2022-07-27 14:31:18 -07:00
tree.e2e.spec.js Make tree items more actionable and add AppAction for expanding the object tree (#5997) 2023-01-26 17:25:15 +00:00